2022-08-19 18:23:00 +08:00

154 B

启动项目


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

// 安装依赖
yarn install

// 启动项目
yarn dev