Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prestaul/es6-talk
Presentation on es6 features
https://github.com/prestaul/es6-talk
Last synced: 13 days ago
JSON representation
Presentation on es6 features
- Host: GitHub
- URL: https://github.com/prestaul/es6-talk
- Owner: Prestaul
- Created: 2016-05-12T20:57:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-12T21:06:40.000Z (over 8 years ago)
- Last Synced: 2024-11-06T21:47:11.515Z (2 months ago)
- Language: JavaScript
- Size: 752 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6 Talk
Given in LeanKit web squat training on 5/12/2016.
## Run it:
```bash
npm install
npm start
```Then visit your browser at `http://localhost:3000/`.