donode-cli
v1.0.0-beta.2
Published
CLI for donode
Downloads
4
Readme
donode-cli
Install CLI globally
$ npm install -g donode-cli
Create a new app
$ donode new <appname>
$ cd <appname>
$ npm install
Run the app
$ npm start
Checkout the documentation here: https://npmjs.com/package/donode