Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 305 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 305 Bytes

Intro Web Development with Static Site Generators - ProHealth REU Summer 2022

Quickstart

git clone [email protected]:iuprohealth/reu-jekyll-blogging.git
bundle install
bundle exec jekyll serve

Optional

Forward

~/ngrock/ngrok http localhost:4000