This project is one of the three repositories for the expoll project. The project contains:
- this, the webclient
- the backend (or on Github)
- the library (or on Github)
Detailed information on the expoll project and how to deploy the cluster, please see the README or README on Github.
This project is created with vuejs3 and can easily be run via
npm run serve
please keep in mind, that the backend server has to be accessible, for changing the development backend server, please edit the vue.config.js
file.