@s-ui/studio-create
v4.25.0
Published
CLI to create studios for React Components development.
Downloads
24
Maintainers
Keywords
Readme
sui-studio-create
CLI to create studios for sui components development.
Installation
$ npm install -g @s-ui/studio-createUsage
$ sui-studio-create my-awesome-studio
$ cd my-awesome-studio
$ sui-studio startAnd you're ready to go !
CLI
$ sui-studio-create <project-name>
Creates a studio with minimum files and config for a studio:
- Creates package.json
- Installs precommit rules (with git hook)
- Installs sui-studio
