Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunzongzheng/node-simple

为了方便随手重复造轮子的Node应用基础架子:smirk:
https://github.com/sunzongzheng/node-simple

Last synced: 16 days ago
JSON representation

为了方便随手重复造轮子的Node应用基础架子:smirk:

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)