guanw / electron-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Build Status Github Tag StackOverflow

Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

License

MIT © Electron React Boilerplate

About

License:MIT License


Languages

Language:TypeScript 82.6%Language:JavaScript 14.0%Language:CSS 2.6%Language:EJS 0.7%Language:Shell 0.1%