Install LTS version of Node.js
Run npm install to install the dependencies
Run npm start to start the application, creat-react-app scripts will handle
webpack and hot reload stuff
App also uses standard.js for code formatting, run npm test before each commit to
automatically format the code according to standard.js specs.