jingqianwei / vue-blog-index

项目地址:http://www.golang365.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-blog v2重构

base on vue-cli3
博客页面:http://www.golang365.com
后台页面:http://www.golang365.com/manage.html/#/login

1.多页面配置,博客页面和后台页面分离
2.图片上传又拍云
3.博客页面用iview UI
4.后台页面用element UI

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

未解决问题

  • 友链分页问题
  • 后端每篇博客自动生成一份md文档
  • 博客页面去除element UI
  • 多页面配置后,有时候热更新失效
  • 屏蔽生产环境的console.log
  • cmd启动显示的eslint报错

About

项目地址:http://www.golang365.com


Languages

Language:Vue 71.7%Language:JavaScript 17.8%Language:CSS 9.1%Language:HTML 1.4%