Real time stock exchange updates using Svelte and Node
cd api
npm install
npm run dev
npm run test
cd web
npx cypress open