This was created using newtriks' Yeoman generator
Preloader code came from http://tobiasahlin.com/spinkit/
Quiz questions and basic styles came from ClickHole
- first run
npm install
- to run the app,
npm start
- to build it:
npm run dist
- to lint it:
npm run lint