Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

niederschlag/electron-react-mobx-boilerplate

Repository files navigation

electron-react-mobx-boilerplate

Known Vulnerabilities dependencies Status devDependencies Status Build Status Renovate enabled

forthebadge

A minimal boilerplate to get started with Electron, React and MobX.

Including:

Quick start

Clone the repository

git clone https://github.com/niederschlag/electron-react-mobx-boilerplate.git

Install dependencies

cd electron-react-mobx-boilerplate
yarn install

Development

yarn dev

DevTools

Toggle DevTools:

  • OSX: Cmd Alt I or F12
  • Linux: Ctrl Shift I or F12
  • Windows: Ctrl Shift I or F12

Packaging

Modify electron-builder.yml to edit package info.

For a full list of options see: https://github.com/electron-userland/electron-builder/wiki/Options.

Create a package for OSX, Windows and Linux

yarn build

Tests

yarn test

Stuff which is nice to have

  • Code quality management (Codefactor / StyleCI)
  • Consider adding mobx-remotedev

About

⚡️🚀 Fast and up-to-date starter codebase for using Electron, React and MobX together. Minimalistic start, rapid prototyping, no bulls**t.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published