This is the base starter for kicking off your Nextjs project with Reflexjs and Typescript.
npx create-next-app -e https://github.com/reflexjs/nextjs-starter-typescript
cd site
npm run dev
Visit https://reflexjs.org/docs to learn more about Nextjs and Reflexjs.
Licensed under the MIT license.