- UI written with React.
- Scoped styles with CSS Modules.
- Webpack with hot reloading.
- Babel for modern syntax and transpilation.
Clone the repository
git clone https://github.com/KevinGrandon/electron-boilerplate.git
Install dependencies
npm install
Start electron
npm start