electron-react-mobx-boilerplate
v1.1.6
Published
A simple boilerplate to help you build apps with Electron, React, MobX and Webpack.
Downloads
4
Maintainers
Readme
Electron - React - MobX Boilerplate
A simple boilerplate to help you build apps with Electron, React, MobX and Webpack.
Table of contents
Install
npm install electron-react-mobx-boilerplate
Or if you prefer using Yarn:
yarn add electron-react-mobx-boilerplate
Or you can also clone this repo
git clone https://github.com/alexdevero/electron-react-mobx-boilerplate.git
Usage
Start electron app:
npm run start
Or if you prefer using Yarn:
yarn run start
Build electron app:
npm run build
Or if you prefer using Yarn:
yarn run build
Support this project
Development and maintenance of this project takes a lot of time. If you want to support this project and help its author, there are few ways you can do it:
- Starring and sharing the project
- —make one-time donations via PayPal.
- —set up monthly donation via Patreon and get interesting news about what I'm doing.
- —send bitcoins or ethereum to this address:
19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
.
Thank you!
Code of Conduct
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
MIT © Alex Devero.