Skip to content

Latest commit

 

History

History

frontend

VxAdmin

An offline central election manager laptop.

Note: Election manager can refer to VxAdmin or a user role, depending on the context.

Setup

Follow the instructions in the VxSuite README to get set up, then run the app like so:

# In apps/admin/frontend
pnpm start

The server will be available at http://localhost:3000.

Testing

pnpm test