Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 286 Bytes

Electron-React-Boilerplate

Example electron boilerplate app with react integrated for development and production

Clone the repo make sure you have both yarn & npm installed

npm install

install dependencies

npm run start

Start server

npm run build

Build your app