Skip to content

bartonhammond/ElectronEssence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Essence

A Electron starter with Essence Template

Main

List

Setup


1) git clone git@github.com:bartonhammond/ElectronEssence.git
2) cd ElectronEssence
3) npm install
4) npm run build-dev
In another terminal:
5) npm start

Make edits and use Reload (cmd-r) to reload changes