import{_ as s,o as a,c as n,R as e}from"./chunks/framework.6241eaf2.js";const h=JSON.parse('{"title":"启动项目","description":"","frontmatter":{},"headers":[],"relativePath":"guide/vue2/start.md","filePath":"guide/vue2/start.md","lastUpdated":1731315864000}'),l={name:"guide/vue2/start.md"},t=e(`

启动项目

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),p=[t];function o(c,r,i,y,C,_){return a(),n("div",null,p)}const u=s(l,[["render",o]]);export{h as __pageData,u as default};