Update README.md

This commit is contained in:
xsf 2023-11-22 15:35:01 +08:00 committed by GitHub
parent af75f12620
commit 6fa1fd7b69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,11 @@
# vue3-h5-template
基于 vue3 + vite + quark design + sass + viewport 适配方案 +axios 封装,构建手机端模板脚手架
基于 vue3 + vite + Pinia + quark design + sass + viewport 适配方案 +axios 封装,构建手机端模板脚手架
### 启动项目
```bash
npm install
npm run dev
```