.
This commit is contained in:
parent
f4960ba8b6
commit
93d9f85200
@ -106,13 +106,13 @@ You need Node and npm for building this project. I recomment installing and mana
|
|||||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||||
nvm install node
|
nvm install node
|
||||||
```
|
```
|
||||||
|
On windows you can install Node from [here](pathname://https://nodejs.org/en).
|
||||||
|
|
||||||
Initialize the project and install dependencies:
|
Initialize the project and install dependencies:
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
On windows you can install Node from [here](pathname://https://nodejs.org/en).
|
|
||||||
|
|
||||||
### Local Development
|
### Local Development
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user