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