oizhaolei / electron-material-ui-mongo

MIT License
2 stars 0 forks source link


Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.


[![Build Status][github-actions-status]][github-actions-url] [![Dependency Status][david-image]][david-url] [![DevDependency Status][david-dev-image]][david-dev-url] [![Github Tag][github-tag-image]][github-tag-url] [![OpenCollective](https://opencollective.com/electron-react-boilerplate/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/electron-react-boilerplate/sponsors/badge.svg)](#sponsors) [![Good first issues open][good-first-issue-image]][good-first-issue-url] [![StackOverflow][stackoverflow-img]][stackoverflow-url]

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See our docs and guides here

Donations

Donations will ensure the following:

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Maintainers

License

MIT © Electron React Boilerplate