feat: update readme

This commit is contained in:
guoqi.sun 2024-02-11 06:51:42 +08:00
parent 3d082eb458
commit 152b8a8a21

View File

@ -1,31 +1,3 @@
## Why I created this project?
## 参考
> 以终为始,根据自己的习惯和偏好,打造自己的项目模版。
Vite 社区里有很多拿来即用的模版 [Community Templates](https://github.com/vitejs/awesome-vite#templates) 特别推荐[vitesse](https://github.com/antfu/vitesse)
你可以利用它很快的创建一个项目,但......野花哪有家花香 (狗头)
## What convenience can I get from it?
- 学会如何从 0 到 1 搭建企业级前端项目框架
- 更快更方便的创建前端项目
- learn more
## how to use it
```shell
pnpm install -g degit
```
```shell
degit sun0225SUN/starter demo --force
cd demo
pnpm i
pnpm dev
```
## Start creating your template now
https://flag.moe