欢迎光临,了解微信小程序开发,就上易用通!

当前位置 : 易用通 > 小程序模板
开发模板 vue init——微信小程序开发模板 vue init——微信小程序
立即下载

开发模板 vue init——微信小程序

模板分类 : 小程序模板 模板编号 : Y521 源码文件 : 完全开源 下载权限 : VIP会员
模板大小 :  模板指数 :  更新时间 : 2018-02-11 16:10 模板等级 : ☆☆☆☆☆

模板截图:

template - vue2
just easy start
Usage
  1. npm i -g vue-cli
  2.  
  3. vue init dingyiming/template#vue2 projectname
复制代码

directory structure
  1. + client/   // spa source code directory
  2.   + build/ // webpack config
  3.     - base.js // webpack base config
  4.     - dev.js  // development config
  5.     - prod.js // production config
  6.     - osx.js  // mac osx  with webpack-dashboard developentment
  7.   + src/   // spa source code
  8.     + assets/  // source directory .e.g. css/ img/ js/ ...
  9.     + components/ // .vue components
  10.       - CompA.vue
  11.     + views/      // app pages
  12.       - Home.vue
  13.     - App.vue   // vue spa root component
  14.     - main.js   // spa entry
  15.     - router.js  // spa routing 
  16.   - index.html   // spa template
  17.   - package.json  // spa npm dependencies
  18. + public/   // static source directory for productionment
  19. + server/     // server source code directory
  20.   + router/   // server routing
  21.     - index.js  // default server routing
  22. - .gitignore  // git ignore file
  23. - app.js  // app entry for productionment
  24. - Dockerfile // app deploy by docker
  25. - README.MD  // just me
复制代码

加入收藏
立即下载
分享到微信朋友圈
X

免责声明:

1. 本站所有素材(未指定商用),仅限学习交流,请勿用于商业用途。
2. 本站所有小程序模板Demo和图片均来自用户分享上传和网络收集,模板和图片版权归原作者及原出处所有。
3. 未经合法授权,会员不得以任何形式发布、传播、复制、转售该素材。