Hosted site: https://algobridge.netlify.com/
HOW TO RUN:
- Clone repository
- Run
npm install
- Run
npm start
HOW TO DEPLOY:
- Install netlify CI
- Check that backend api is correct (file .env.production)
- Run script:
./build-prod.sh
Hosted site: https://algobridge.netlify.com/
HOW TO RUN:
npm install
npm start
HOW TO DEPLOY:
./build-prod.sh