GIT Workshop Slides
Developing
Install dependencies with whichever suits you.
$ yarn install
$ npm install
Tasks
npm start # run the dev server with live reload of the changes
npm run build # build the slids to be hosted on a static server (i.e. gh-pages)
by gillchristian.
built with spectacle.