@tiga-cli/cli
v0.0.50
Published
Quickly build web projects
Downloads
10
Readme
Quickly build scaffolding for react projects
Support
- react-spa
- react-components
How to use
global download
npm install -g @tiga-cli/cli
Then create project
tiga create hello
use npx
npx @tiga-cli/cli create hello
Then follow the prompts to create step by step
command
- create
- init
- build
- serve
- publish
- upgrade