This frontend uses the backend api found here.
- clone the repo
cd web-frontendnpm install- copy config example and rename it to config.js
cp src/config.js.EXAMPLE src/config.js npm run devfor development ornpm run prodfor production build- serve the
publicfolder
- clone the repo
npm installnpm run test