Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiddentao/es6-slides

Slides on the new features in Javascript ES6
https://github.com/hiddentao/es6-slides

Last synced: 8 days ago
JSON representation

Slides on the new features in Javascript ES6

Awesome Lists containing this project

README

        

Slideshow on the new features in Javascript ES6.

Originally made for [Taipei Javascript Enthusiasts meetup](http://www.meetup.com/javascript-enthusiasts/events/162274962/).

Authors: [hiddentao](http://hiddentao.com), [geekingfrog](http://geekingfrog.com)

## How to use

1. `npm install`
2. `npm install -g grunt-cli`
3. `grunt serve`
4. Visit http://localhost:8000 in your browser