- Have the root directory of your project contain
node_modules(In this case the default git clone namerepro-next-typescript-node_modules) - Install dependencies;
yarn install - Start the dev server;
yarn dev - Open
localhost:3000so it compiles the page - See errors being thrown in the console regarding not being able to parse tokens. (e.g.
import typeor: FC)
Netail/repro-next-typescript-node_modules
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|