node-es6-template
v1.0.0
Published
Node ES6 Template
Downloads
8
Readme
Node ES6 Template
Installation
npm install -g startnode6Usage
reactstart [project name]
// this will create a folder [project name] contains the template in current directory
npm install
// cd into the project root before run this
npm run start -- [filePath]
// run the fileAbout the Template
comming soon.
