create-ui-studio
v0.1.53
Published
> TODO: description
Downloads
3
Readme
create-ui-studio
Command line tool to generate a new UI Studio application. Initialises a directory with files, packages, and git.
Usage
Create a UI Studio application
yarn create ui-studio <directory>
Create a UI Studio application with the example template
yarn create ui-studio -t @ui-studio/example <directory>