Skip to content

dhharker/electron-react-mobx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-react-mobx-boilerplate

A quick-start for writing electron desktop apps using react for layout and mobx for state management.

This isn't best practice or well thought out or anything, I just thought it was worth saving an empty project with the named deps wired together.

Usage

Clone it: $ git clone git@github.com:dhharker/electron-react-mobx-boilerplate.git

Install deps:

$ cd electron-react-mobx-boilerplate
$ yarn # or npm install

Run it: $ npm run start

About

An un-polished boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published