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

https://github.com/cludden/node-starter-kit

starter kit for node apps
https://github.com/cludden/node-starter-kit

Last synced: 3 months ago
JSON representation

starter kit for node apps

Awesome Lists containing this project

README

        

# node-starter-kit
a node starter kit with:

- linting (eslint-config-airbnb-base)
- testing (mocha, chai)
- transpiling (babel)
- coverage (istanbul)
- docker & compose
- changelog (standard-version)

## LICENSE
**UNLICENSED**