- ES6 Support (Babel)
- Standard Style Guide
- Jest Unit Testing
$ git clone https://github.com/HarryGogonis/node-package-starter my-package-name
$ cd my-package-name
$ rm -rf .git
$ git init
$ yarn installYou should update package.json after and put your project details in