Maybe this is the most lightweight starter for electron & MobX.
As I said this is a lightweight starter,you may need to add another loader or plugins yourself such as less-loader to use less in your project or sass-loader to use sass,it's all up to you.I'm just trying to make it as simple as it could be.
Just cd to this directory and run npm start.
Simple run npm run build as start.
If you want to persist your data ,such as storage in mySQL ,you can see my another project :electron-mobx-member.
All platform has been tested already.