node-cli-boilerplate

April 30, 2017 ยท View on GitHub

Supports

  • ES6 (using babel)
  • Auto testing (using jest)

Start a project

Make sure you have installed Node.js.

  1. git clone this repo
  2. cd to this repo dir, and run node setup
  3. Happy hacking

Related Projects

  • react-lib-boilerplate
  • front-end-lib-boilerplate

License

MIT

Contents

  1. 1Supports
  2. 2Start a project
  3. 3Related Projects
  4. 4License