- Bash, not Windows shell
- Git
- Node/npm
- nvm or equivalent (need to be able to switch Node versions easily)
- Download cmder
- Download Nodist
- Download Python, get 2.x instead of 3.x
- Modify your env variable to have `;C:\Python27;C:\Python27\Scripts
- Download Windows SDK for Windows 8.1
- Download Visual Studio, install and set it up, choose "custom" and check the "Common Tools for Visual C++ 2015" option, under "Programming Languages" > "Visual C++" (DO NOT SKIP THIS STEP)
- Run
npm config set msvs_version 2013 --global
- Install MS Build Tools 2013