In case you skipped the previous lecture, attached you find the starting project snapshot.
Download it
Extract it
run npm install in the extracted folder
npm install
Run npm start to start the development server.
npm start