Skip to content

divyanshu-rawat/system-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge

Alt Text

Description

  • A clipboard application that demonstrate the ability to access the system clipboard programmatically.

Installation Instructions

  • Open a command prompt in the project's root directory.

  • Cd into that root folder you just cloned locally.

  • Open terminal in the current folder and to install all dependencies type

   npm install 
  • This installs the dependencies as defined in the package.json file
   npm start 
  • This will run the server in the localhost.

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

About

Getting started with electron.js modules

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published