CLI to create studios for React Components development.
> CLI to create studios for sui components development.
``sh`
$ npm install -g @s-ui/studio-create
`sh``
$ 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