Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

KansasCityWomeninTechnology/CodingAndCocktailsWorksheetTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding & Cocktails Tools

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/

Getting Going

npm install
npm run book:install

To serve Gitbook, npm start. To build without serving, npm run book:build.

To build and deploy to Github pages

Run command prior to pushing to master.

npm run book:deploy

License

This work is licensed by http://kcwomenintech.org/ under a Creative Commons Attribution-ShareAlike 4.0 International License.