Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madhusudhand/donode-cli
CLI for donode framework
https://github.com/madhusudhand/donode-cli
Last synced: 22 days ago
JSON representation
CLI for donode framework
- Host: GitHub
- URL: https://github.com/madhusudhand/donode-cli
- Owner: madhusudhand
- License: mit
- Created: 2017-01-04T09:23:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T10:31:46.000Z (over 7 years ago)
- Last Synced: 2024-04-26T11:02:35.503Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# donode-cli
Install CLI globally
```
$ npm install -g donode-cli
```Create a new app
```
$ donode new
$ cd
$ npm install
```Run the app
```
$ npm start
```Checkout the documentation here: https://npmjs.com/package/donode