git clone https://github.com/No-Crop-Left-Behind/annona
This client uses yarn for its dependency management. If you do not have yarn installed please follow these instructions to install yarn on your machine.
- Within Annona root directory,
cd client
yarn install
yarn start
- Head to https://localhost:3000
- Within Annona root directory,
cd backend
- Please see instructions here.
- Continue starting localhost server and postgres database with instructions.
MIT