Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 689 Bytes

README.MD

File metadata and controls

23 lines (15 loc) · 689 Bytes

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