Skip to content

nat/hello

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

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

Hello, GitHub

Setup

gem install bundler
bundle install

Local dev

bundle exec jekyll serve

Then, open browser to http://localhost:4000.