create-rojo-app

2.0.0 • Public • Published
Sora Logo

Sora is a tools that help you setup rojo project with one command inspired by create-react-app

Content

Requirement

Installation

You need to use nodejs version 12+ Bc this tools is now pure ESM.

Stable

$ npm install create-rojo-app -g

Dev

$ npm install BeautifulBrainStudio/create-rojo-app -g

Creating an App

I recommend using Node version 14.0.0+.

First you need to install sora by using

$ npm install create-rojo-app -g

After you installed sora run this command

$ sora

If 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 -ni

License

Sora is available under the terms of the Mozilla Public License, Version 2.0. See LICENSE for more details.

Package Sidebar

Install

npm i create-rojo-app

Weekly Downloads

2

Version

2.0.0

License

MPL-2.0

Unpacked Size

32.3 kB

Total Files

27

Last publish

Collaborators

  • ihavenozpu