... | ... | @@ -4,6 +4,7 @@ |
|
|
|
|
|
* NodeJS (v6.11.2) - https://nodejs.org/en/
|
|
|
* Platform for dev and build tools, includes `npm` a frontend package manager
|
|
|
* NVM https://github.com/creationix/nvm allows you to manage multiple installed versions of node
|
|
|
* Yarn (v0.27.x) - https://yarnpkg.com/en/docs/install
|
|
|
* wrapper around `npm`, provides faster installation of packages, caching, etc.
|
|
|
* Visual Studio Code (latest) - https://code.visualstudio.com/download
|
... | ... | |