cantonjs / node-cli-boilerplate

Node.js cli boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-cli-boilerplate

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

License

MIT

About

Node.js cli boilerplate

License:MIT License


Languages

Language:JavaScript 100.0%