Skip to content

Latest commit

 

History

History

react-ts

React Example

Vite React TypeScript

This is a small vanilla React example app setup showcasing @scio-labs/use-inkathon.

Usage

pnpm install
pnpm run dev

# Or compile & watch the package and run the example in parallel:
# NOTE: Run this from the root directory
pnpm run dev:react-example