Update 'README.md'
This commit is contained in:
parent
ee79d8ef9e
commit
71e27ecc5d
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ Repo du frontend pour le site de liste du bde
|
|||
|
||||
1. Requirements:
|
||||
|
||||
Install nvm: `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash`
|
||||
Install node: `nvm install 18.12.1`
|
||||
Install npm: `apt install npm`
|
||||
Install pm2: `npm install pm2 -g`
|
||||
* Install nvm: `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash`
|
||||
* Install node: `nvm install 18.12.1`
|
||||
* Install npm: `apt install npm`
|
||||
* Install pm2: `npm install pm2 -g`
|
||||
|
||||
2. Installation:
|
||||
|
||||
|
|
Loading…
Reference in a new issue