[go: up one dir, main page]

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.