Skip to content

:electron: A desktop app πŸ’» to help with everyday tasks πŸ”₯

License

Notifications You must be signed in to change notification settings

IamThiago-IT/Electron-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

98 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Electron-js

A desktop app πŸ’» to help with everyday tasks πŸ”₯

npm version Electron is an open source framework created by Cheng Zhao, and now developed by GitHub. It allows you to develop desktop GUI applications using front end and back end components originally created for web applications: Node.js for the back end and Chromium for the front end.

Clone

 git clone https://github.com/IamThiago-IT/Electron-js.git

Install

 npm install
Yarn install

Documentation