/electron-vite-vue3

Vue3 + vite2 + Typescript + electron 13 + tailwind

Primary LanguageVueMIT LicenseMIT

Vue 3 + Typescript + Vite 2 + Tailwindcss + Electron 13 + Elctron-builder with preconfiged sample windows app

Project Status

Required Enviroments

  1. Nodejs >= 14.0.0
  2. MSVC Toolchain 2015 recommended
  3. Yarn 1.x

Run steps

  1. yarn --frozen-lockfile
  2. yarn start

Build steps

  1. yarn --frozen-lockfile
  2. yarn build