Skip to content

TCL-MIG-FE/vue-web-spa-startkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于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/resouces && npm install
npm run start           # 开发环境自动编译并开启mock服务,访问http://localhost:3000
npm run build           # 打包到static目录,同时在上级文件夹中生成index.jsp,支持J2EE应用上下文

截图

截图

截图