我的博客网站项目。
这是我的个人博客项目的前端部分,后端包括后台和后台管理界面,可以在shallow-server仓库查看。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --reportFor detailed explanation on how things work, checkout the guide and docs for vue-loader.


