Skip to content

gillchristian/git-workshop

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published