Skip to content

Commit

Permalink
Merge pull request #3029 from ecerami/readme-tweaks
Browse files Browse the repository at this point in the history
Added links to nvm and yvm;  this might help new developers
  • Loading branch information
alisman authored Jan 31, 2020
2 parents 3febd51 + 72a611a commit 402e47a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ Note: you can always check the version of the live instance by checking the vari
## Run

Make sure you have installed the node version and yarn version specified in
[package.json](https://github.com/cBioPortal/cbioportal-frontend/blob/master/package.json)
under `engines`. You might want to use Node Version Manager and Yarn Version Manager to switch between versions more easily.
[package.json](https://github.com/cBioPortal/cbioportal-frontend/blob/master/package.json).

**Tip:** You might want to use [nvm: Node Version Manager](https://github.com/nvm-sh/nvm) and [yvm: Yarn Version Manager](https://yvm.js.org/docs/overview) to switch between versions more easily.

Remove old compiled `node_modules` if exists

Expand Down

0 comments on commit 402e47a

Please sign in to comment.