Skip to content

Commit

Permalink
Merge pull request internetarchive#6 from pitzelrivera/read-me-compile
Browse files Browse the repository at this point in the history
Added compiling instructions
  • Loading branch information
alexacole authored Nov 3, 2022
2 parents 7280426 + c1d0645 commit 929fafa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,12 @@ Namgyung Yoo


Code Analysis: Emerge (https://github.com/glato/emerge) which is user dependent on local virtual environment. Cannot be linked to GitHub.

## Compiling
1. Download Node.js LTS from nodejs.org
2. Clone the repo
3. Open terminal
3. change into directory ./sustainalearn
4. "npm run" or "npm run start"
1. if error "react-scripts: command not found"
2. run npm install

0 comments on commit 929fafa

Please sign in to comment.