Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 653 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 653 Bytes

基于Vue 2.0 + Vuex + Element-UI 的开发工程模板

构建项目

git clone https://github.com/TCL-MIG-FE/vue-web-spa-startkit.git
cd TCL-MIG-FE/vue-web-spa-startkit && npm install
npm run start           # 开发环境自动编译并开启mock服务,访问http://localhost:4000
npm run build           # 打包到static目录,同时在上级文件夹中生成index.jsp,支持J2EE应用上下文

截图

截图

截图