A web app which provides succinct explanations of common industry terms and terms specific to Zone.
Can be viewed online here
You'll need Node/NPM installed.
Run npm install
- This will install all the required packages.
Run gulp
. This will start the server, build processes and watch files for changes.