Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 511 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 511 Bytes

GetMosey.com

Website for Mosey. All things sleep apnea.

Development

To set up your environment and run the server locally:

gem install bundler
git clone --depth 1 https://github.com/Uberi/Chia-Network.github.io.git
cd Chia-Network.github.io
bundle install
bundle exec jekyll serve

More detailed instructions available at the GitHub Pages documentation.