Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Moore-UOA authored Mar 4, 2024
1 parent 53bed8f commit 499c827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FERN

## How to run locally

1. install node v21.6.2
1. install node v21.6.2 (or >= v14.17.3)
2. install yarn
3. in ./api run yarn build, then yarn dev (local host backend)
4. in ./web run yarn build, then yarn dev (local host frontend)
Expand Down

0 comments on commit 499c827

Please sign in to comment.