import{_ as s,c as a,o as i,aj as n}from"./chunks/framework.DNhrqZu5.js";const g=JSON.parse('{"title":"启动项目","description":"","frontmatter":{},"headers":[],"relativePath":"guide/vue3/start.md","filePath":"guide/vue3/start.md","lastUpdated":1756280955000}'),t={name:"guide/vue3/start.md"},e=n(`
# 拉取项目
git clone https://github.com/sunniejs/vue-h5-template
# 安装依赖
- pnpm install
- yarn install
# 启动项目
- pnpm dev
- yarn dev