You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "## Getting started - Make sure you have got `node` and `npm` installed. Note: version 7 was used for this. You can change the node version easily by installing `nvm` (node virtual machine). - `cd` into the folder and run `npm install` - *Note:* if you installed `nvm`, then run `nvm install 7`, and then `nvm use 7`",