Skip to content

coderly/talkingcode.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First time pulling down code

$ git clone git@github.com:SmallHQ/rocketship.github.io.git
$ git remote rename origin github
$ bundle install --path vendor

Pulling down updates

$ git pull
$ bundle

Running a development server locally

$ mm server

Deploying to production

$ mm deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published