Skip to content

paulwang001/vue-web-spa-startkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

截图

截图

截图

About

A scaffold project based on based on Vue 2.0 + Vuex + Element-UI + Webpack 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.4%
  • JavaScript 28.7%
  • CSS 24.7%
  • Java 3.5%
  • HTML 0.7%