##to-fix
A task manager for OpenStreetMap which helps coordinate users on tasks and work down items in a queue one-by-one without getting in each other’s way. You can find the back end at https://github.com/osmlab/to-fix-backend
####Building
npm install
npm start & open http://localhost:3000/
# you can configure some details at `src/data/tasks.json`