Talon876 / node-es6-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project

This is a template for ES6 node modules based on this boilerplate.

QuickStart

Create a new a folder then

curl -fsSL https://github.com/Talon876/node-es6-template/archive/master.tar.gz | tar -xz --strip-components=1 node-es6-template-master
npm install
git init

License

About

License:MIT License


Languages

Language:JavaScript 100.0%