Skip to content

Universumgames/expoll_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expoll webclient

This project is one of the three repositories for the expoll project. The project contains:

Detailed information on the expoll project and how to deploy the cluster, please see the README or README on Github.

Running the webclient on your computer

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.