Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 495 Bytes

Tech tree software developed for the MapsMap hackathon and Foresight Institute.

"Create a fun app for open source collaboration on maps of problems through crowdsourcing and crowdfunding."

npm i -> npm start

src/Config.js is where you can easily modify the tree to work for your project.

To stay updated on new features, fork this repo and periodially fetch upstream.

Requires a Github personal access token with repo permissions stored as a REACT_APP_TOKEN environment variable.