Frontend Install git clone https://github.com/vasa-c/pizza-test-frontend.git {frontend-root-dir} Configure npm ci For production (in frontend root dir): npm run build npm run start - runs daemon For developer npm run dev