Skip to content

tiago-matos-1796/e-vote-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Vote Frontend

Frontend application for Secure Vote.

Requirements

  • Secure Vote

Setup

On config folder change all localhost:8080 with the base URI of Secure Vote.

For example: http://localhost:8080/avatars to http://my-uri/avatars, where my-uri is the base uri of your Secure Vote.

Change http to https, if applied.

Installation

Use the package manager npm to install frontend application dependencies.

npm install

Development

Use the package manager npm to start the frontend application in dev mode.

npm dev

Production

Use the package manager npm to build the frontend application before deployment.

npm build

About

Front for E-vote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages