Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

Web Rebels 2017 presentation

If you want to see the slides, God help you, run npm install and then npm start. Slides will show in your terminal, and the presenter notes will be at localhost:3000.

Code is in the src-folder. The main files are tokenizer.js, parser.js, generator.js and compiler.js -- the slide-*.js-files are used by me during the presentation.