2fps / blog

个人博客基于Vue和Express(已挂,不更新了,转移到blooog了)

Repository from Github https://github.com2fps/blogRepository from Github https://github.com2fps/blog

blog

a blog based on Vue.js and Express

目的

1.一直用的Wordpress已经是很强大了,但是我想要实现自己想要的界面与功能,但又不欣赏前后端混合(后者原因更大)与学习PHP,所以我要重新整一套前后端代码。
2.有了这套代码,自己可以添加各种功能,了解其中的原理。
3.用于空余时间的学习。工作中的学习让我们能做出想要的东西,业务时间的学习让我把东西做的更完美。
4.大学时代就有了虚拟主机与域名,也有我要自己写博客源码的理想,来,实现他吧。

Build Setup

# 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 --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

个人博客基于Vue和Express(已挂,不更新了,转移到blooog了)

License:MIT License


Languages

Language:Vue 52.5%Language:JavaScript 47.1%Language:HTML 0.2%Language:CSS 0.1%