Virtual Q Web Client
It's a web app which allows the user to manage virtual ticket queues. In this repository is the frontend code of the web app.
Run this command in the root folder of the repository:
npm ci
3.1 You also need to start the Backend API "Virtual Q API". (Check out the other Readme for detail instructions for that.)
npm run dev
Run this command in the root folder of the repository:
npm ci
Run this command in the root folder of the repository:
npm run build
Run this command in the root folder of the repository:
npm run lint
Run this command in the root folder of the repository:
npm run test
This project is a solo project.
- Jonas Voland
MIT