Skip to content

MertcanDinler/electron-react-webpack-boilerplate

Repository files navigation

Minimal Electron, React and Webpack boilerplate

Minimal Electron, React, PostCSS and Webpack boilerplate. Screenshot

Table of contents

Install

Clone this repo

git clone https://github.com/mrtcndnlr/electron-react-webpack-boilerplate.git

Install dependencies

npm install

or

yarn

Usage

Run the app

npm run dev

or

yarn dev

Build the app (with electron)

npm run electron:build

or

yarn electron:build

Build the app (only react app / without electron)

npm run build

or

yarn build

License

MIT © Mertcan Dinler.

About

Minimal Electron, React and Webpack boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published