corvino / kids-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides and Handouts for Teching (Kids) Coding

Slides

Slides use the reveal.js JavaScript presentation framwork. There is an "index" slide that links to available presentations.

Handouts

Handouts are made using (most) of the reveal.js CSS. It simplifies the HTML structure a bit and overrides some of the CSS for better print layout.

Installation

You need Node installed. It can be installed via nvm or asdf, both of which can be installed via Homebrew.

Install dependencies

npm install

Run Presentaion

npm start

Print Handouts

Just open the html file and print.

About


Languages

Language:HTML 92.8%Language:CSS 4.6%Language:JavaScript 2.6%