SomaFM desktop player is a small project to practice Electron with React.
Built based on Electron + TypeScript + React template with Chakra UI.
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
yarn
Just run start
script.
yarn start
To generate the project package based on the OS you're running on, just run:
yarn package