rsnext/examples/with-typescript/README.md

387 B

Deploy to now

TypeScript Next.js example

This is a really simple project that show the usage of Next.js with TypeScript.

How to use it?

npm install
npm run dev

Output JS files are aside the related TypeScript ones.