Authors: Alexa Cole Ryan Brown Patria Rivera Torres Namgyung Yoo
Code Analysis: Emerge (https://github.com/glato/emerge) which is user dependent on local virtual environment. Cannot be linked to GitHub.
- Download Node.js LTS from nodejs.org
- Clone the repo
- Open terminal
- change into directory ./sustainalearn
- "npm run dev" to start frontend and backend
- if error "react-scripts: command not found"
- run "npm install --legacy-peer-deps"