Skip to content

dipamsen/Poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poller

Version: 1.0.0

Poller is a Polling Web application. Created with Node.js and Express.

Usage

  • Clone the project locally
REM use https
git clone https://github.com/dipamsen/Poller.git

REM use ssh
git clone git@github.com:dipamsen/Poller.git

REM or use GitHub CLI (New)
gh repo clone dipamsen/Poller
  • Install Dependencies using npm
npm install
  • Run npm start to run the app and open localhost:8080.

Contributing

Feel free to contribute to Poller!

License

MIT