• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    JavaScript
  • Created about 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Some good practice for Vue project(include basic components,advanced skills)

Vue-template

Vue项目模版

easy-mock 的 mock 服务经常挂,如果一直显示加载中,请多尝试几次-。-

博客地址

  • 清晰的项目结构
  • webpack配置+性能优化
  • 自动生成 Dll 的脚本
  • axios封装
  • util辅助函数
  • 表单组件(有待改进)
  • 表格组件
  • svg图标组件
  • 自定义弹框组件
  • 函数式组件
  • 通过JavaScript调用的弹框组件
  • 全局组件/路由/状态管理自动注册
  • 自定义指令
  • 捕获系统错误的插件