The docs
directory contains worksheets for Coding & Cocktails session 5 published on Gitbooks: Coding & Cocktails - Session 5: Intro to Interactive JavaScript.
The worksheet is also published as a GitHub page to https://kansascitywomenintechnology.github.io/CodingAndCocktailsWorksheetSession5/
npm install
npm run docs:install
To serve Gitbook, npm start
.
To build without serving, npm run docs:build
.
Run command prior to pushing to master.
npm run book:deploy
- 2018 updates!
This work is licensed by http://kcwomenintech.org/ under a Creative Commons Attribution-ShareAlike 4.0 International License.