0.1.1 • Published 7 years ago
@oriented/cli v0.1.1
@oriented/cli
A command line interface for building Oriented apps.
Installation
$ npm install -g @oriented/cli
Usage
$ oriented-cli --help
Getting Started
$ oriented-cli new APPNAME
$ cd APPNAME
$ npm start