This is the repository for the Fiber frontend, also called web interface. That is a part of the new microservice architecture.
As technologies we are using the following:
- Vue
- Typescript
- NPM
npm install
npm run serve
npm run build
npm run test:unit
npm run lint