npm ci
npm run serve starts a live-reloading http server.
Talk is hosted at (http://locahost:9000/talk.html), application is at (http://localhost:9000/talk.html)
Run the app using npm run serve then open cypress using npx cypress open or run tests from command line with npx cypress run.