https://github.com/zewa666/basta-2017-javascript-beyond-the-basics
Slides and Examples for my Talk at the BASTA 2017 in Frankfurt
https://github.com/zewa666/basta-2017-javascript-beyond-the-basics
Last synced: 3 months ago
JSON representation
Slides and Examples for my Talk at the BASTA 2017 in Frankfurt
- Host: GitHub
- URL: https://github.com/zewa666/basta-2017-javascript-beyond-the-basics
- Owner: zewa666
- License: mit
- Created: 2017-03-04T12:50:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T18:09:24.000Z (over 7 years ago)
- Last Synced: 2025-01-15T19:22:54.586Z (4 months ago)
- Language: HTML
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javascript Beyond the Basics
Slides and Examples for my Talk at the BASTA 2017 in Frankfurt## How to run
* Clone this directory
* Run `npm install`
* Fireup a custom http-server (`npm install -g http-server && http-server`)