CLI to create studios for sui components development.
$ npm install -g @s-ui/studio-create
$ sui-studio-create my-awesome-studio
$ cd my-awesome-studio
$ sui-studio start
And you're ready to go !
Creates a studio with minimum files and config for a studio:
- Creates package.json
- Installs precommit rules (with git hook)
- Installs sui-studio