Skip to content

Demonstrate Isograph and NextJS for a specific video. This demo will *not* be kept up-to-date.

Notifications You must be signed in to change notification settings

isographlabs/demo-2024-01-22

Repository files navigation

Demo of Isograph DevEx

Running the demo

npm run dev

Updating generated code

yarn run iso
# or
yarn run iso --watch

:::note You should use the @main versions of the packages for this repo, as v0.1.0 (i.e. the version you install with yarn install @isograph/react, etc.) has a regression, and generates incorrect artifacts. For this demo, you should:

yarn install @isograph/react@main
yarn install -D @isograph/compiler@main @isograph/babel-plugin@main

:::

About

Demonstrate Isograph and NextJS for a specific video. This demo will *not* be kept up-to-date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published