Execute in the project directory:
nvm use
npm install
and install all dependencies.
Follow the steps described at https://github.com/bahnzumberg/zuugle-api#zuugleat-api
npm run start
This will run the frontend in a browser on http://localhost:3000
npm run start-remote-api