This book
directory contains documentation for setting up tools needed for Coding & Cocktails and published on Gitbooks: Coding & Cocktails - The Tools.
It is also hosted as a Github page at https://kansascitywomenintechnology.github.io/CodingAndCocktailsWorksheetTools/
npm install
npm run book:install
To serve Gitbook, npm start
.
To build without serving, npm run book:build
.
Run command prior to pushing to master.
npm run book:deploy
This work is licensed by http://kcwomenintech.org/ under a Creative Commons Attribution-ShareAlike 4.0 International License.