Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hiddentao/es6-slides
- Owner: hiddentao
- License: mit
- Created: 2014-02-01T09:33:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T15:18:43.000Z (over 10 years ago)
- Last Synced: 2024-04-14T14:54:14.074Z (7 months ago)
- Language: JavaScript
- Size: 582 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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