Skip to content

rodrigopitanga/ocm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - react.js application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published