Skip to content

JavascriptDominicana/es6-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Demo

A simple Flickr API demo to showcase ES6 features.

Install

  • Clone this repo into your local web server.
  • npm install
  • bower install
  • gulp
  • Go to your local web server using your browser and navigate to the dist folder of the demo.

If you want to edit files and transpile them on the fly, use gulp watch and edit the files inside the src folder.

About

A simple ES6 boiler plate using BabelJS, Gulp and Bower

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 15.0%
  • ApacheConf 0.5%