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