Skip to content

thitemple/gulp-babel-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo code for a Youtube video on how to use Gulp with Babel.

** This code was updated from the version presented on the video to use Babel version 6 **

You need Gulp installed globally to run this demo.

To run the code just run:

npm install
gulp

The results are shown in the browser's console.

To run the test just run:

gulp test

About

A demo project using Gulp to automate Babel v5 compilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published