batmanSix / discord-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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


Build Status Github Tag Discord 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

Community

Join our Discord: https://discord.gg/Fjy3vfgy5q

License

MIT © Electron React Boilerplate

About

License:MIT License


Languages

Language:TypeScript 79.2%Language:CSS 16.5%Language:JavaScript 4.1%Language:EJS 0.2%