You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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