Try to create something out of nothing but idea
This project was developed to practice how to use Typescript with Vite React as well as to develope soemthing from just only an idea.
- ElectronJS
npm install electron --save-dev
- ViteReact
npm create vite@latest
- Application
npm run app
- Web
npm run web