Developed for CS 506 at The University of Wisconsin-Madison
Recommended tools for development:
Git Bash (for moving workflow all about the gaff) https://git-scm.com/downloads Also in the installer folder (So is the desktop client for git, but Git Bash is the better one-off tool)
Notepad ++ (because you need a text editor and vim is suck) https://notepad-plus-plus.org/ Also in the installer folder
Node v8.10.0 (server-side stuff) See installer folder (windows only)
MySQL v5.7.21 See installer folder (windows only)
Javascript ECMAScript6 (No download, but this link is helpful) https://github.com/lukehoban/es6features