Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 375 Bytes

File metadata and controls

10 lines (7 loc) · 375 Bytes

Realtime user poll counting for candidates with integration of gmail account access using firebase, nodejs, redis, socket.io and Angular.

Server Configuration

npm install
node server.js

Client Configuration

npm install
ng serve -o