How to start You will need two terminal windows to run this exercise, one to run the server and one for the FE application. In project root run npm install In terminal one run npm run server In terminal two run npm run dev