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

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

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`)