Skip to content

solarsailer/electron-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Boilerplate

Use electron-compile under the hood.

Still some problems with Sass (caching?).

Usage

Installation

Install with Yarn:

yarn install

Or NPM:

npm install

Run

Run with:

npm start