Skip to content

Commit

Permalink
Merge pull request #507 from nwplus/sidyakinian-patch-1
Browse files Browse the repository at this point in the history
Note working node version
  • Loading branch information
sidyakinian authored Oct 11, 2023
2 parents d0b28ad + 4f210f4 commit 5e18731
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ We hope for Portal to

## dev

0. Please use `node v16`, 17+ doesn't work.
1. Setup `.env` file to contain
```bash
REACT_APP_FIREBASE_API_KEY=...
Expand All @@ -37,7 +38,7 @@ We hope for Portal to
REACT_APP_FIREBASE_APP_ID=...
REACT_APP_FIREBASE_MEASUREMENT_ID=...
```
1. run `yarn && yarn start` to start the development server on `http://localhost:3000/`
2. run `yarn && yarn start` to start the development server on `http://localhost:3000/`

<hr>

Expand Down

0 comments on commit 5e18731

Please sign in to comment.