Is Desktop application made from electron-react-boilerplate for my raspberry pi 4
- Show Local date and time
- Show Crypto market price from Coingecko API
- Task to Do list
- Expense Tracker
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package