You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| docs | 5 years ago | |
| plop-templates | 5 years ago | |
| public | 5 years ago | |
| src | 5 years ago | |
| .editorconfig | 6 years ago | |
| .env.development | 5 years ago | |
| .env.production | 5 years ago | |
| .eslintignore | 5 years ago | |
| .eslintrc.js | 5 years ago | |
| .gitignore | 5 years ago | |
| .huskyrc | 5 years ago | |
| .lintstagedrc | 5 years ago | |
| .stylelintignore | 5 years ago | |
| .stylelintrc | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| babel.config.js | 5 years ago | |
| dependencies.cdn.js | 5 years ago | |
| package.json | 5 years ago | |
| plopfile.js | 5 years ago | |
| scss.template.hbs | 5 years ago | |
| vue.config.js | 5 years ago | |
| yarn.lock | 5 years ago | |
README.md
tduck-front
这是什么
tduck-front 前端项目
特点
- 默认集成 vue-router 和 vuex
- 全局 SASS 资源自动引入
- 精灵图自动生成
- 全局组件自动注册
- CDN支持,优化打包体积
- 轻松实现团队代码规范
目录简介
- api axios 封装
- assets 静态资源
- components 公共组件
- router 路由
- store vuex
- theme elementui主题
- util 工具类
- views 页面