Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 191 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 191 Bytes

Welcome!

Setup

yarn install
bundle install

Development

yarn run watch
bundle exec jekyll serve --livereload

Deployment

yarn run build