# JavaScriptBasicsES2015 **Repository Path**: mirrors_codecentric/JavaScriptBasicsES2015 ## Basic Information - **Project Name**: JavaScriptBasicsES2015 - **Description**: training slides and exercises for the JSBasics Training - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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