====================================================================
npm install
#builds and opens a web browser
npm run start
npm run build # builds files into dist/ directory
npm run watch # same as build, but watches for changes
npm run clean # start fresh