vue3-mobile-scaffold 模板说明
克隆项目
使用以下命令克隆模板仓库111:1
git clone https://github.com/jyuhou-wong/vue3-mobile-scaffold
安装依赖并启动开发环境
进入项目目录后,运行以下命令安装依赖:1
2
3yarn
# 然后启动开发环境:
yarn dev模板用途说明
此模板将作为团队开发的基础,所有同事都需基于此模板进行开发,以确保项目的一致性和高效协作。
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.