Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6-setup

Minimal example setup for ES6 with the Babel transpiler and a simple grunt "dev" task for watch, connect and livereload.

Setup

All you need is node with npm and grunt-cli.

# install the setup depedencies
npm install

# install grunt-cli globally (if you don't have it installed)
npm install -g grunt-cli

# check the grunt default task...
grunt

# ... and the dev task
grunt dev

Setup Evolution

Ressourcen

About

Outdated: Minimal example setup for ES6 with the Babel transpiler and a simple grunt "dev" task for watch, connect and livereload.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages