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 11, 2024
1 parent 73468f5 commit 605701e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ FERN

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)
3. in ./api run yarn, then yarn build, then yarn dev (local host backend)
4. in ./web run yarn, then yarn build, then yarn dev (local host frontend)

## Branch convensions
1. One Branch per Task
Expand Down

0 comments on commit 605701e

Please sign in to comment.