-
Notifications
You must be signed in to change notification settings - Fork 4
Development Environment
hutterd edited this page Sep 13, 2017
·
3 revisions
Please install the following tools
- Node.js - https://nodejs.org/
- Git Client - https://git-scm.com/downloads
- Visual Studio Code - https://code.visualstudio.com/ - our IDE
In VS Code install the following extensions
- jshint - a JavaScript syntax checker.
- npm - package management support.
If you are behind a firewall, you have to configure the firewall settings for our the git and npm clients.
Now are you ready to start developing!
tbd.
tbd.