Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (24 loc) · 338 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 338 Bytes

easylinker

快速开始

npm install 
npm run serve

或者

yarn install
yarn run serve

项目目录

- api //请求接口
- assets //静态资源
- components //通用组件
- config  //配置文件
- icons //图标
- plugin //插件
- router // 路由
- stroe //状态
- utils //工具
- views //页面