Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amcdnl/es6preso

2015 ES6 Presentation
https://github.com/amcdnl/es6preso

Last synced: 29 days ago
JSON representation

2015 ES6 Presentation

Awesome Lists containing this project

README

        

# ES6 JavaScript Presentation

Topics:
- New Language Features
- Module Loaders
- Using it today!

Visit [Slides.com](http://slides.com/austinmcdaniel/deck) for the presentation slides.

## Requirements

- NodesJS & NPM
- [Bower](http://bower.io/)
- [GulpJS](http://gulpjs.com/)
- [JSPM](http://jspm.io/)

## Install

1. `npm install`
2. `gulp watch serve`
3. Browse to `http://localhost:9000`