Skip to content

Antd Templater

后台管理系统模版

基于 Vue3 + Ant Design Vue 组件库开发

antd-templaterantd-templater

快速使用

bash
  # Download
  git clone https://github.com/antd-templater/vue-template-3.x.git Antd-Template-Vue
bash
  # Enter project
  cd Antd-Template-Vue

  # Install denpendencies
  pnpm install
bash
  # Start develop server
  pnpm dev
bash
  # Run build create dist
  pnpm build

  # Start server and preview
  pnpm preview

基于 MIT 许可发布