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/vue2/start.md","filePath":"guide/vue2/start.md","lastUpdated":1756280955000}'),t={name:"guide/vue2/start.md"},e=n(`

启动项目

bash
# 拉取项目
git clone https://github.com/sunniejs/vue-h5-template

# 切换分支
git checkout -b vue2-h5-template origin/vue2-h5-template

# 安装依赖
yarn install

# 启动项目
yarn serve
`,2),l=[e];function p(h,k,r,d,c,o){return i(),a("div",null,l)}const _=s(t,[["render",p]]);export{g as __pageData,_ as default};