Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 223 Bytes

To run web client:

  1. Install node Node.js
  2. Open folder open-election-client in command prompt
  3. Run npm install to install dependencies
  4. Run npm start to run project
  5. Open http://localhost:3000 in the browser