Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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