create-roc
v0.1.1
Published
Create Roc projects using the Yarn CLI
Readme
create-roc
Create Roc projects using the Yarn CLI.
How to use
$ yarn create roc my-projectInformation
An alias for doing the following manually.
$ yarn global add roc@next
$ roc new