Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 179 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 179 Bytes

vue-seed-h5

移动端vue2项目基础脚手架

Build Setup

# 安装node依赖包
npm i

# 启动开发环境
npm run dev

# 构建生产代码
npm run build