donode-cli
v1.0.0-beta.2
Published
CLI for donode
Readme
donode-cli
Install CLI globally
$ npm install -g donode-cliCreate a new app
$ donode new <appname>
$ cd <appname>
$ npm installRun the app
$ npm startCheckout the documentation here: https://npmjs.com/package/donode
