This app can be viewed at:
http://inyc-juke.herokuapp.com
npm installnpm start- Open another terminal window; from there,
npm run seedto seed the database
npm installnpm run build-watchto start the webpack process- Open another terminal window; from there,
npm run start-serverto start the server process - Open another terminal window; from there,
npm run seedto seed the database