tutorial link to node download for windows

This commit is contained in:
aleabodo 2024-07-04 16:11:37 +02:00
parent 9f14c2fd7b
commit f4960ba8b6

View File

@ -111,6 +111,8 @@ Initialize the project and install dependencies:
npm install
```
On windows you can install Node from [here](pathname://https://nodejs.org/en).
### Local Development
```