/JavaScriptBasicsES2015

training slides and exercises for the JSBasics Training

Primary LanguageJavaScript

Presenting the slides
=====================

If external markdown files are used (recommended for large presentations) the slides have
to be presented from a HTTP server. Two very easy solutions are:
- python -m SimpleHTTPServer OR
- npm install http-server ; ./node_modules/http-server/bin/http-server