Skip to content

KansasCityWomeninTechnology/CodingAndCocktailsWorksheetSession4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding & Cocktails Session 4: JavaScript

The book directory contains worksheets for Coding & Cocktails session 4 published on Gitbooks: Coding & Cocktails - Session 4: Intro to JavaScript.

Also deployed to https://kansascitywomenintechnology.github.io/CodingAndCocktailsWorksheetSession4/

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 final push to master. It will create dist files in the docs directory that need to be included with push.

npm run book:deploy

Associated Repos

Associated CodePens

TODO

  • 2019 updates!
  • Investigate husky for pre-commit hooks

License

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

About

Instructions for Coding & Cocktails program session 4 - Intro to JavaScript

Resources

Stars

Watchers

Forks

Packages

No packages published