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

启动项目

js

// 拉取项目
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,_,D){return a(),n("div",null,p)}const A=s(e,[["render",o]]);export{d as __pageData,A as default};