starscape-cli-web
v1.0.1
Published
> **Compatibility Note:** > Vite requires [Node.js](https://nodejs.org/en/) version >=12.0.0.
Downloads
3
Readme
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