The Doc Of vue3-admin-plus
suggestion the Node.js >= 16.0.0。
# clone the project
git clone https://github.com/jzfai/vue3-admin-doc.git
# enter the project directory
cd vue3-admin-doc
# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can use "npm -g i pnpm@7.9.0" to install pnpm
pnpm i
# develop
pnpm run dev:en #en
pnpm run dev:cn #cn
# build for english
pnpm run build:en
# build for chinese
pnpm run build:cn
Note: Vue3 is not supported the Internet Explorer