/electron-vite-quick-start

⚡ Full stack uses Vite to run Electron application, including main process.

Primary LanguageJavaScriptMIT LicenseMIT

electron-vite

This project has been included in awesome-vite.

electron-vite-quick-start

  • Full stack uses Vite to run Electron application, including main process.
  • 💡 The project is managed using yarn workspaces, Therefore, it is recommended to use Yarn as a packages management tool.

Quick usage

# Clone this repository
$ git clone https://github.com/yingpengsha/electron-vite-quick-start.git
# Go into the repository
$ cd electron-vite-quick-start
# Install dependencies
$ yarn install
# Run the app
$ yarn run start

Build

$ yarn run build

Todo

Dashboard

License

MIT