docs: expand install manual for running website locally (#4431)
This commit is contained in:
parent
9c492afc83
commit
26f8088b38
@ -41,10 +41,12 @@ GitHub deploys the website to production after merging anything to a `master` br
|
||||
|
||||
## Local Testing
|
||||
|
||||
Install Node.js (v20 or newer).
|
||||
|
||||
Run:
|
||||
|
||||
```sh
|
||||
npm install
|
||||
npm install --legacy-peer-deps
|
||||
npm run start
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user