Refer to the official frontend documentation for instructions on getting set up. Documentation for the entire Innovation Lab application cluster can be found here.
cd frontend
npm run start
cd frontend
npm run build
cd frontend
npm run test:cover
./scripts/docker/build-image
./scripts/docker/run-container
./scripts/docker/build-image --proxy
cd ../innolab-master
docker-compose up