https://github.com/cseitz/intro-to-db-project1/blob/master/export.sql
Install Node.js and NPM
Installation instructions can be found here from another project that I worked on.
cd /path/to/this/repo
npm install
cd app
npm install
cd ..
npm run start