Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/rezasohrabi/node-master
- Owner: rezasohrabi
- Created: 2021-04-18T07:20:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T08:58:49.000Z (over 3 years ago)
- Last Synced: 2024-10-24T21:58:14.556Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# say hi to node.js!
### how to start node-master?
```bash
#install dependencies
npm install#start
npm start
```