@thekitze
πββοΈ Made byOther projects:
- π« React Academy - Interactive React and GraphQL workshops
- π Twizzy - A standalone app for Twitter DM
- π» Sizzy - A tool for testing responsive design on multiple devices at once
- π€ JSUI - A powerful UI toolkit for managing JavaScript apps
React + Electron = π
An example of using create-react-app and Electron.
Scripts
yarn start
will start the Electron app and the React app at the same time.
yarn build
will build the React app and package it along the Electron app.
Read more
You can read more about it in my Medium article.