Command line tool to generate a new UI Studio application. Initialises a directory with files, packages, and git.
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>