Skip to content

ryderlee/electron-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Status

Electron Boilerplate

Current Implementation

  • UI written with React.
  • Scoped styles with CSS Modules.
  • Webpack with hot reloading.
  • Babel for modern syntax and transpilation.

Development

Clone the repository

git clone https://github.com/KevinGrandon/electron-boilerplate.git

Install dependencies

npm install

Start electron

npm start

About

My boilerplate for writing apps on electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • HTML 22.5%
  • CSS 1.0%