Skip to content

【开源自荐】一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发 #6027

Open
@CharleeWa

Description

@CharleeWa
cover

vue3-vant-mobile

An mobile web apps template based on the Vue 3 ecosystem.

一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。

license version repo-size languages issues

文档 / 交流 / 反馈

🖥 在线预览

Netlify Status


Features


预配置

UI 框架

插件

编码风格

开发工具

项目截图

现在可以试试

vue3-vant-mobile 需要 Node 版本 18+

GitHub 模板

使用这个模板创建仓库

克隆到本地

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

npx tiged easy-temps/vue3-vant-mobile my-mobile-app
cd my-mobile-app
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm

清单

使用此模板时,请尝试按照清单正确更新您自己的信息

  • LICENSE 中改变作者名
  • index.html 中改变标题
  • vite.config.ts 更改主机名
  • public 目录下改变favicon
  • 整理 README 并删除路由

紧接着, 享受吧 :)

使用

开发

只需要执行以下命令就可以在 http://localhost:3000 中看到

pnpm dev

构建

构建该应用只需要执行以下命令

pnpm build

然后你会看到用于发布的 dist 文件夹被生成。

部署到 Netlify

前往 Netlify 并选择你的仓库, 一路 OK 下去,稍等一下后,你的应用将被创建。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions