@idotaitest/create-starter-kit
v0.1.3
Published
- `npm install` - `npm run dev` - open http://localhost:3000
Downloads
7
Readme
How to run the project
npm install
npm run dev
- open http://localhost:3000
Test your code
npm run test:all
How to generate the static build
npm run build:static
- Explore the
/out
directory