Use this starter to learn how to build a landing page with Next.js. See https://reflexjs.org/guides/build-landing-page-with-nextjs
npx create-next-app -e https://github.com/reflexjs/nextjs-starter-tutorial
cd site
npm run dev
Visit https://reflexjs.org/docs to learn more about Nextjs and Reflexjs.
Licensed under the MIT license.