Cha Ching! This is a mono repo, both back-end (server) and front-end (client) code, including testing are within this repo. Walking Skeleton Setup Back-End Setup npm init npm i Create an index.js file for express app, under "server" directory