Clique aqui para ver a versão em Português.
This project is inspired by Notion, utilizing the best concepts of Electron, such as layers like Renderer, Main, IPC, Preload, and others.
Clone the project and navigate to the folder
$ git clone https://github.com/luc-ribeiro/rotion-electron.git
$ cd rotion-electron
$ npm install
$ npm run dev
The application will be available at http://localhost:5173
- Electron
- React
- TypeScript
- TailwindCSS
- Vite