Skip to content

sebrock/banano-cam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banano-cam

this project is a no-sound camera, where any user can tip any other user.

run the following command to start:

npm start;

to run in background, use the command:

npm run screenstart;

to stop, use the command:

npm stop;

to stop and restart, use the command:

npm run screenrestart;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • Handlebars 3.4%
  • CSS 3.1%