/es7

EcmaScript 7 boilerplate project for Node.js

Primary LanguageJavaScriptMIT LicenseMIT

es7

EcmaScript 7 boilerplate project.


Install

Newapp

This project can be installed clean using newapp.

The project is named node-es7 and is location in the projects folder.

Use

Babel

Run either npm run gulp-babel or if gulp is globally installed gulp babel.

Watch

To watch the project for changes run either npm run gulp-watch or if gulp is globally installed gulp watch.