node-app-boilerplate
v1.3.0
Published
## Introduction
Downloads
2
Readme
NodeJS Boilerplate Template
Introduction
This boilerplate templates provides extensive linting, Nodemon for hot reloading, Babel as well as a few plugins which are currently only in proposal state.
Features
Yarn
Linting:
- ESLint Airbnb Base
- Branch name linting for GitFlow
- Commit message linting through Husky (Angular Commit Style)
Nodemon
Babel:
CircleCI:
- CircleCI runs linting and can easily be extended to run tests