This tutorial lab is part of the course DH2642 Interaction Programming and the Dynamic Web given at KTH.
Website: https://dinnermodel-65f60.web.app/react/index.html
tutorial version 5
-
install node, recent version (e.g. 17)
-
after checkout execute
npm install
- to start your development server
npm run dev