Skip to content

nat/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello, GitHub

Setup

gem install bundler
bundle install

Local dev

bundle exec jekyll serve

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