unibest/README.developer.md
2024-01-09 09:56:52 +08:00

22 lines
608 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# vue3-uniapp-template 开发者文档
本文档提供为开发者
## 拉取代码
- git 拉取
- github`git clone https://github.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp`
- gitee`git clone https://gitee.com/fly-vue3-templates/vue3-uniapp-template.git fly-uniapp`
- degit 拉取不包含git需要自己git init
- `npx degit https://github.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp`
- `npx degit https://gitee.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp`
## 文件整理
可以把不要的文件统统删除,或者留着当做参考。