2.0.0 • Published 4 years ago
create-rojo-app v2.0.0
Content
Requirement
Installation
You need to use nodejs version 12+ Bc this tools is now pure ESM.
Stable
$ npm install create-rojo-app -gDev
$ npm install BeautifulBrainStudio/create-rojo-app -gCreating an App
I recommend using Node version 14.0.0+.
First you need to install sora by using
$ npm install create-rojo-app -gAfter you installed sora run this command
$ soraIf you don't want it init git for you you can add -ng or --nogit and if you don't want it install packages for you you can add -ni or --noinstall here is example
$ sora -ng -niLicense
Sora is available under the terms of the Mozilla Public License, Version 2.0. See LICENSE for more details.