Prerequisites Node v18+ Install deps with npm install Run the HTTP Server Run node server.js to start backend server Run the Frontend Run npm start to start the app Run the Tests Run npm run e2e to run tests