English | 中文
- electron-pure-admin is in pure-admin-thin developed on the basis of
- Of course, the platform also provides the
tauri
version of tauri-pure-admin
yarn install
# Desktop
yarn dev
# Browser
yarn browser:dev
# Desktop
yarn build
# Browser
yarn browser:build
yarn
is more friendly to electron
support
yarn
is stuck when installingelectron
, just execute the following command to solve it
yarn config set electron_mirror https://npmmirror.com/mirrors/electron/
- After packaging and installing, the page is always loading
VITE_PUBLIC_PATH
packaging path environment variable needs to be configured as ./