import{_ as s,o as a,c as n,R as e}from"./chunks/framework.6241eaf2.js";const C=JSON.parse('{"title":"启动项目","description":"","frontmatter":{},"headers":[],"relativePath":"guide/vue2/start.md","filePath":"guide/vue2/start.md","lastUpdated":1687776555000}'),l={name:"guide/vue2/start.md"},t=e(`
// 拉取项目
git clone https://github.com/sunniejs/vue-h5-template
// 切换分支
git checkout -b vue2-h5-template origin/vue2-h5-template
// 安装依赖
yarn install
// 启动项目
yarn serve