Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunzongzheng/node-simple
为了方便随手重复造轮子的Node应用基础架子:smirk:
https://github.com/sunzongzheng/node-simple
Last synced: 16 days ago
JSON representation
为了方便随手重复造轮子的Node应用基础架子:smirk:
- Host: GitHub
- URL: https://github.com/sunzongzheng/node-simple
- Owner: sunzongzheng
- Created: 2018-02-11T06:38:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T06:43:49.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T23:40:50.256Z (2 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node application width necessary dependencies
- [babel](https://github.com/babel/babel)
- [eslint](https://github.com/eslint/eslint)
- [devtool](https://github.com/Jam3/devtool)
- [nodemon](https://github.com/remy/nodemon)