Skip to content

aaroncdc/nodejs-electron-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Template Interface

By Aarón CdC

** Getting started ** (on any system that supports Git and node JS):

  1. Clone the repository:

$ git clone https://github.com/aaroncdc/nodejs-electron-template.git

  1. Move into the project directory and install it:
$ npm install ```

3. To run it, execute it with:

``` $ npm start ```

** Modifying your project **

The main node file is located in the ** main.js ** file. The HTML files for the interface are located in the ** web ** directory.

About

A quick start for your Electron projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published