Skip to content

ECE493W2021T3/eVoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group 3:

Blockchain Setup

Install nvm

Server

nvm install 8.9.0
nvm use 8.9.0
cd backend/
npm install     ** can be ran once on initial clone (unless dependencies have been updated)
npm start

Client

nvm install 12.21.0
nvm use 12.21.0
cd frontend/
npm install     ** can be ran once on initial clone (unless dependencies have been updated)
ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •