/AlgoBridge-web

Frontend application of the AlgoBridge system

Primary LanguageJavaScript

Hosted site: https://algobridge.netlify.com/

HOW TO RUN:

  1. Clone repository
  2. Run npm install
  3. Run npm start

HOW TO DEPLOY:

  1. Install netlify CI
  2. Check that backend api is correct (file .env.production)
  3. Run script: ./build-prod.sh