When Lambo Dependencies PostgreSQL, NodeJS Install Make sure you have PostgreSQL and NodeJS installed on your computer Run npm install from the root directory CD into the client directory and run npm install Create a PostgreSQL DB for this project with the name of your choice Fill in your .env.template file with the correct credentials in the root directory and rename the file to .env Run npm run db:build from the root directory Run Run npm start from the root directory Choose an email address and passwords in the db/seeds file and log in All of the dev passwords are just p@ssw0rd