We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scaffolding for vue2 project
There was an error while loading. Please reload this page.
移动端vue2项目基础脚手架
# 安装node依赖包 npm i # 启动开发环境 npm run dev # 构建生产代码 npm run build