/template-node

A node.js project template

Primary LanguageJavaScriptMIT LicenseMIT

template-node Build Status

A template optimized for node.js projects.

Getting started

yarn
yarn start

By default the project use default name, description and author. You can change it by updating the values in package.json and using yarn setup. Notice you can use this command only once

Features

This project includes:

  • babel
  • webpack
  • eslint
  • prettier
  • commitlint
  • travis
  • husky
  • jest