russellporter / openskimap.org

The front end for OpenSkiMap.org.
Apache License 2.0
53 stars 1 forks source link
backcountry-skiing cross-country-skiing map openstreetmap ski snow snowboarding

OpenSkiMap.org

This repo contains the front end source code for OpenSkiMap.org.

Overview

The main components of the website are organized in separate repos

Pre-reqs

Development

  1. Install dependencies: yarn install
  2. Start the dev server: yarn start