Visual Studio Code (OSX, Linux, Windows) is recommended as IDE
- Check if nodejs is installed using node -v. Version should be 6.10.3 LTS.
- npm install
- npm test
- Click on Debug, chose Debug from the drop down and click Play. After this setup you can simply hit F5 to run this.