jhoanborges / jhoanborges-electron-react-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Since i was trying to create an Electron project with React.js, i faced a lot of problems. There's an official boilerplate, but it's too vague, hard to understand and has a lot of features that you probably don't need. So i decided to build this template from scratch, using this guide as a reference.

This projects uses Material - UI

Available Scripts

In the project directory, you can run:

yarn electron-dev

Runs the app in the development mode.

yarn electron-pack

Builds the app for production to the dist folder.
Be careful to change -w parameters in the composer.json file.

Aditional Notes

I'll be working on this, in order to add redux, react router and other features.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About


Languages

Language:JavaScript 82.9%Language:HTML 11.0%Language:CSS 6.1%