Skip to content

使用方法

fjqz177 edited this page Jan 7, 2023 · 1 revision

自行构建

  • 环境要求
    • nodejs
    • npm
  1. 获取项目源代码后执行 npm install 安装相关依赖
  2. 执行 npm run build 即可进行构建,构建输出为 dist 目录
  • npm run serve 可用于开发
Clone this wiki locally