mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 00:02:40 +00:00
update readme
This commit is contained in:
@@ -89,7 +89,7 @@ docker exec v3_user sh -c "npm run test"
|
||||
docker exec v3_user sh -c "npm run test:cov"
|
||||
```
|
||||
|
||||
Note : you can run all npm commands directly _outside_ the container (see _scripts_ section of `package.json` for available commands), but you need NodeJS installed locally. We **strongly** advise to install [Node Version Manager](https://github.com/nvm-sh/nvm) !
|
||||
Note : you can run all npm commands directly _outside_ the container (see _scripts_ section of `package.json` for available commands), but you need NodeJS installed locally. We **strongly** advise to install [Node Version Manager](https://github.com/nvm-sh/nvm) and use the latest LTS version of Node.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user