Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 320 Bytes

vue-pure-admin

Forked from https://github.com/pure-admin/vue-pure-admin, and migrate from Vite to Farm.

pnpm dev:farm # start with Farm
pnpm dev # start with Vite

pnpm build:farm # build with Farm
pnpm build # build with Vite

pnpm preview:farm # preview with Farm
pnpm preview # preview with Vite