create-navid-app
v0.0.2
Published
create a next.js app ready for production out of the box
Downloads
3
Readme
Create Navid App
Start your react project with Typescript, TailwindCSS, ESlint and more out-of-the-box configuarion. Focus on what you do best and leave the inital kickstart to this package.
- Clone this template
- Run
pnpm install
- Start dev server :
pnpm run dev