Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 392 Bytes

Map Camp

Available at map-camp.com.

Contributing

  1. Install jekyll
  2. Clone the repository
  3. Run bundle install to fetch dependencies
  4. Run bundle exec jekyll serve inside the repo folder
  5. Open the localhost server address that appears in the terminal output
  6. Make any code changes, commit, and file a PR