jimjeffers / ocm

OpenClimbMap in React.js

Home Page:https://openbeta.io/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

OpenClimbMap, the climbing map sharing app, is a single page React.js web application.

Live demo: https://openbeta.io/demo

Build Instructions

Set REACT_APP_ENV environment variable to prod to connect to our live API server (recommended) or dev if you run your own API server on localhost

# export REACT_APP_ENV=prod

Install dependencies

# git clone <your fork repo>
# cd ocm
# npm install

Start the app

# npm start

See REACT_APP_README.md for more information about the build tool.

License

GPL v3

About

OpenClimbMap in React.js

https://openbeta.io/demo

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.4%Language:HTML 5.8%Language:CSS 1.9%