- node
- yarn
- webpack
- eslint
- @vue/cli ~3
- "vue@^2.6.10`
- "vue-router@^3.1.2": 路由
- ant-design-vue - Ant Design Of Vue 实现
axios@^0.19.0
: 网络请求工具库mavon-editor@^2.7.7
: Markdown 编辑器moment@^2.24.0
:时间处理工具库- vue-cropper - 头像裁剪组件
- @antv/g2 - Alipay AntV 数据可视化图表
- Viser-vue - antv/g2 封装实现
- 拉取项目代码
git clone https://github.com/IbbPress/vue-blog-admin.git
cd vue-blog-admin
- 安装依赖
yarn install
- 开发模式运行
yarn serve
- 编译项目
yarn build
- Lints and fixes files
yarn lint
Modern browsers and IE10.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Opera |
---|---|---|---|---|
IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
本项目对应 Server 端地址:https://github.com/IbbPress/nodejs-blog-server