this repository represent a clean architecture for desktop apps using Electron.js / React.js / Prisma / Shadcn UI / TS
clone the repository via:
git clone https://github.com/yassir-jeraidi/shadcn-react-electron-prisma-app.git
To install the necessary dependencies, run the following command:
yarn
To run the application, run the following command:
yarn dev
This project is licensed under the MIT license.