Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 276 Bytes

File metadata and controls

13 lines (8 loc) · 276 Bytes

DATX02 - A Decentralized Voting System

Dependencies

  • Java

  • Node.js and npm

  • mvn (Maven)

Running the project

  • Run 'npm install && npm start' in deploy/ to start a blockchain and the backend

  • Run 'npm install && npm run dev' in client/ to start the frontend