A React web app to encourage participation in labeling and ownership of your own image on curbmap
yarn install
-
yarn start
- or
REACT_APP_STAGE=dev yarn start
if you are running the auth and resource servers locally - or
yarn build && serve -s build
for a production release version