Built with:
- webpack
- karma
- sass
- babel
- handlebars
- Run 'npm install' to get app dependancies
- Run 'npm start' to run app in development
- Run 'npm run build' to generate a production build
- Run 'npm test' to run unit tests and watch for changes
- Run 'npm run test:single-run' for a single run of unit tests