Skip to content

CodeYourFuture/virtual-doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Doorbell

This is a virtual doorbell for CYF office.

How to use

  1. cd to the server directory and run npm install.
  2. Run npm run dev to run the websocket server.
  3. cd up a directory and into the bell-status-client directory.
  4. Run npm install once
  5. Change the websocket url in src/App.jsx and npm run dev` to start the client.
  6. cd up a directory and into the bell-client directory.
  7. Run npm install.
  8. Change the websocket url in src/App.jsx and npm run dev` to start the client.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published