Skip to content

Latest commit

 

History

History

sui-studio-create

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

sui-studio-create

CLI to create studios for sui components development.

Installation

$ npm install -g @s-ui/studio-create

Usage

$ sui-studio-create my-awesome-studio
$ cd my-awesome-studio
$ sui-studio start

And 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