Replies: 1 comment
-
I got it figured out, I opened CodeSandbox for Basic Example, signed in via GitHub then clicked the download icon and opened the project up in VS Code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to MRT and Next.js. How can I use Next.js for the project structure, and then add in the MRT Basic Example? I tried creating a fresh project using npx create-next-app@latest then replaced Next's page.tsx file with the example's TS.tsx but that did not work. I assume that I would have to add several other files from the MRT Basic Example.
Beta Was this translation helpful? Give feedback.
All reactions