Mintkit is a web framework designed for building fast, with beautiful desktop applications. When combined with Electron, This repository can make you to create cross-platform applications with Mintkit framework.
- Clean Structure
- Vite pre-install
- Electron forge
git clone https://github.com/Peakk2011/MintkitWithElectron.git
cd MintkitWithElectron
npm install
# Start This App
npm startMIT