Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 508 Bytes

reflexjs/nextjs-starter-typescript

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

Getting Started

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

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.