1.0.1 • Published 4 years ago
starscape-cli-web v1.0.1
starscape-cli-web
Compatibility Note: Vite requires Node.js version >=12.0.0.
$ npm install starscape-cli-web -g
Then follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Vite + Vue project, run:
star-create
star-create --template vue-ts
Currently supported template presets include:
vue
vue-ts
react
react-ts
svelte
svelte-ts