Skip to content

adaniel105/express-poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A minimal implementation of a real time polls application using Websockets, Typescript, ExpressJS and React.

WIP:

  • Build out minimal strawpoll clone

HOW TO RUN

cd ws-server
npm install 
npm start

"*listening on port :8000"
cd ws-client
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published