Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rezasohrabi/node-master

Say hi to node js!
https://github.com/rezasohrabi/node-master

Last synced: about 1 month ago
JSON representation

Say hi to node js!

Awesome Lists containing this project

README

        

# say hi to node.js!

### how to start node-master?
```bash
#install dependencies
npm install

#start
npm start
```