This is a project created for the Front-End Web 100 Class.
It is a starter project that has WebPack installed, and the Babel loader, as well as loaders for CSS.
This project uses NPM scripts, configured in the package.json
file.
These commands should be run in the root directory of this project from a terminal window.
npm install
npm test
npm run dev
npm run build