- Download the ZIP file and extract it in your resources folder
- Add ensure
cx-voting
to yourserver.cfg
- Run the
Voting.sql
file - Configure (add/remove) your candidates in
shared/config.lua
- First, open cx-voting/web in a terminal of your choice
- Now write these commands in your terminal:
- npm i
- npm run build