li-xiaojun/QingBlogFrontend

155 阅读1分钟
原文链接: github.com

Qing, 既为, 又为,my lover。

基于Vue2套件,Axios, ElementUI编写的单页应用。

后端项目为QingBlog后端

博客前端截图

管理后台截图

构建步骤

# install dependencies
npm install

#
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report