Skip to content

john-cheesman/es6-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Boilerplate

A starting point for using ES6 with Gulp, Browserify and Babel.

Setup

Install Node and npm with Homebrew:

$ brew install node

Install Gulp globally:

$ npm install gulp -g

Install dependencies:

$ npm install

Build assets, run tests and launch in browser:

$ gulp

About

A starting point for using ES6 with Gulp, Browserify and Babel

Resources

License

Stars

Watchers

Forks

Packages

No packages published