Add nvm to README

Recommend using nvm in the README
so development environments are consistent.

Bug: T265682
Change-Id: I9dc4d67a6221fca9db883c216850a545e3c4b444
This commit is contained in:
Nikki Nikkhoui 2020-10-15 14:40:02 -07:00 committed by Jdlrobson
parent 48b4fe5440
commit 193cd1c2d7
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ See [skin.json](skin.json).
Development
-----------
### Node version
It is recommended to use [nvm](https://github.com/nvm-sh/nvm) to use the version of node defined
in `.nvmrc` during local development. This ensures consistency amongst development environments.
### Coding conventions
We strive for compliance with MediaWiki conventions: