Skip to content

watsonos/system-electron

 
 

Repository files navigation

System-EL

How To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/Poorboy007/system-electron.git
# Go into the repository
cd electronic-system
# Install dependencies and run the app
npm install && npm start

To pack into an app, simply type one of these:

npm run build:osx
npm run build:linux
npm run build:win32
npm run build:win64

About

Electron Demo to Desktop applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.3%
  • CSS 38.7%
  • JavaScript 4.4%
  • Other 0.6%