Skip to content

Commit 61e6e4a

Browse files
committed
chore: Back vue3-vant-mobile
1 parent ceb8ab2 commit 61e6e4a

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
<h1 align="center">vvm</h1>
1+
<h1 align="center">vue3-vant-mobile</h1>
22

33
<p align='center'>
4-
<a href="https://vvmcsr.netlify.app">Live Demo</a>
4+
<a href="https://vue3-vant-mobile.netlify.app">Live Demo</a>
55
</p>
66

77
<p align="center">
88
An mobile web apps template based on the Vue 3 ecosystem
99
</p>
1010

1111
<p align="center">
12-
<img src="https://img.shields.io/github/license/easy-temps/vvm" alt="license" />
13-
<img src="https://img.shields.io/github/package-json/v/easy-temps/vvm" alt="version" />
14-
<img src="https://img.shields.io/github/repo-size/easy-temps/vvm" alt="repo-size" />
15-
<img src="https://img.shields.io/github/languages/top/easy-temps/vvm" alt="languages" />
16-
<img src="https://img.shields.io/github/issues-closed/easy-temps/vvm" alt="issues" />
12+
<img src="https://img.shields.io/github/license/easy-temps/vue3-vant-mobile" alt="license" />
13+
<img src="https://img.shields.io/github/package-json/v/easy-temps/vue3-vant-mobile" alt="version" />
14+
<img src="https://img.shields.io/github/repo-size/easy-temps/vue3-vant-mobile" alt="repo-size" />
15+
<img src="https://img.shields.io/github/languages/top/easy-temps/vue3-vant-mobile" alt="languages" />
16+
<img src="https://img.shields.io/github/issues-closed/easy-temps/vue3-vant-mobile" alt="issues" />
1717
</p>
1818

1919
<br>
2020

2121
<p align='center'>
22-
<b>English</b> / <a href="https://github.com/easy-temps/vvm/blob/main/README.zh-CN.md">简体中文</a>
22+
<b>English</b> / <a href="https://github.com/easy-temps/vue3-vant-mobile/blob/main/README.zh-CN.md">简体中文</a>
2323
</p>
2424

2525
<br>
@@ -116,18 +116,18 @@
116116

117117
## Try it now
118118

119-
> vvm requires Node 18+
119+
> vue3-vant-mobile requires Node 18+
120120
121121
### GitHub Template
122122

123-
[Create a repo from this template on GitHub](https://github.com/easy-temps/vvm/generate)
123+
[Create a repo from this template on GitHub](https://github.com/easy-temps/vue3-vant-mobile/generate)
124124

125125
### Clone to local
126126

127127
If you prefer to do it manually with the cleaner git history
128128

129129
```bash
130-
npx degit easy-temps/vvm my-mobile-app
130+
npx degit easy-temps/vue3-vant-mobile my-mobile-app
131131
cd my-mobile-app
132132
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
133133
```
@@ -264,10 +264,10 @@ Go to [Netlify](https://app.netlify.com/start) and select your clone, `OK` along
264264
## Star History
265265

266266
<p align="left">
267-
<a target="_blank" href="https://star-history.com/#easy-temps/vvm&Date">
267+
<a target="_blank" href="https://star-history.com/#easy-temps/vue3-vant-mobile&Date">
268268
<picture>
269-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=easy-temps/vvm&type=Date&theme=dark">
270-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=easy-temps/vvm&type=Date">
269+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=easy-temps/vue3-vant-mobile&type=Date&theme=dark">
270+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=easy-temps/vue3-vant-mobile&type=Date">
271271
</picture>
272272
</a>
273273
</p>

README.zh-CN.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
<h1 align="center">vvm</h1>
1+
<h1 align="center">vue3-vant-mobile</h1>
22

33
<p align='center'>
4-
<a href="https://vvmcsr.netlify.app">在线 Demo</a>
4+
<a href="https://vue3-vant-mobile.netlify.app">在线 Demo</a>
55
</p>
66

77
<p align="center">
88
一个基于 Vue 3 生态系统的移动 web 应用模板
99
</p>
1010

1111
<p align="center">
12-
<img src="https://img.shields.io/github/license/easy-temps/vvm" alt="license" />
13-
<img src="https://img.shields.io/github/package-json/v/easy-temps/vvm" alt="version" />
14-
<img src="https://img.shields.io/github/repo-size/easy-temps/vvm" alt="repo-size" />
15-
<img src="https://img.shields.io/github/languages/top/easy-temps/vvm" alt="languages" />
16-
<img src="https://img.shields.io/github/issues-closed/easy-temps/vvm" alt="issues" />
12+
<img src="https://img.shields.io/github/license/easy-temps/vue3-vant-mobile" alt="license" />
13+
<img src="https://img.shields.io/github/package-json/v/easy-temps/vue3-vant-mobile" alt="version" />
14+
<img src="https://img.shields.io/github/repo-size/easy-temps/vue3-vant-mobile" alt="repo-size" />
15+
<img src="https://img.shields.io/github/languages/top/easy-temps/vue3-vant-mobile" alt="languages" />
16+
<img src="https://img.shields.io/github/issues-closed/easy-temps/vue3-vant-mobile" alt="issues" />
1717
</p>
1818

1919
<br>
2020

2121
<p align='center'>
22-
<a href="https://github.com/easy-temps/vvm/blob/main/README.md">English</a> / <b>简体中文</b>
22+
<a href="https://github.com/easy-temps/vue3-vant-mobile/blob/main/README.md">English</a> / <b>简体中文</b>
2323
</p>
2424

2525
<br>
@@ -116,18 +116,18 @@
116116

117117
## 现在可以试试
118118

119-
> vvm 需要 Node 版本 18+
119+
> vue3-vant-mobile 需要 Node 版本 18+
120120
121121
### GitHub 模板
122122

123-
[使用这个模板创建仓库](https://github.com/easy-temps/vvm/generate)
123+
[使用这个模板创建仓库](https://github.com/easy-temps/vue3-vant-mobile/generate)
124124

125125
### 克隆到本地
126126

127127
如果您更喜欢使用更干净的 git 历史记录手动执行此操作
128128

129129
```bash
130-
npx degit easy-temps/vvm my-mobile-app
130+
npx degit easy-temps/vue3-vant-mobile my-mobile-app
131131
cd my-mobile-app
132132
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm
133133
```
@@ -264,10 +264,10 @@ pnpm build
264264
## 星星趋势
265265

266266
<p align="left">
267-
<a target="_blank" href="https://star-history.com/#easy-temps/vvm&Date">
267+
<a target="_blank" href="https://star-history.com/#easy-temps/vue3-vant-mobile&Date">
268268
<picture>
269-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=easy-temps/vvm&type=Date&theme=dark">
270-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=easy-temps/vvm&type=Date">
269+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=easy-temps/vue3-vant-mobile&type=Date&theme=dark">
270+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=easy-temps/vue3-vant-mobile&type=Date">
271271
</picture>
272272
</a>
273273
</p>

build/vite/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export function createVitePlugins() {
8585
includeAssets: ['favicon.svg', 'safari-pinned-tab.svg'],
8686
manifest: {
8787
name: 'vue3-vant-mobile',
88-
short_name: 'vvm',
88+
short_name: 'vue3-vant-mobile',
8989
theme_color: '#ffffff',
9090
icons: [
9191
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vvm",
2+
"name": "vue3-vant-mobile",
33
"type": "module",
44
"version": "2.2.7",
55
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)