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
- Host: GitHub
- URL: https://github.com/cludden/node-starter-kit
- Owner: cludden
- Created: 2017-03-07T04:14:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T03:37:18.000Z (over 7 years ago)
- Last Synced: 2025-03-17T01:35:04.889Z (3 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**