Skip to content

trustthe27/es2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES2015 samples & experiments

This is my repository for ES2015 samples & experiments. See Babel ES2015 Preset for further information.

Getting started

  • Type npm init to install local node modules
  • Type babel src -d build to transpile everything from /src folder to /build folder
  • Run node build/example.js to output the results

About

For ES2015 (ES6) samples and experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published