Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 620 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 620 Bytes

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