Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 471 Bytes

reflexjs/nextjs-starter

This is the base starter for kicking off your Nextjs project with Reflexjs.

Getting Started

npx create-next-app -e https://github.com/reflexjs/nextjs-starter

Running your site

cd site

npm run dev

Docs

Visit https://reflexjs.org/docs to learn more about Nextjs and Reflexjs.

License

Licensed under the MIT license.