采用 vue 全家桶构建的我的博客前端
新手向的做品吧,做为一个前端菜鸟,能作出来已经很不容易。各位看官请轻虐 0.0vue
固然有好做品欢迎相互star(其实我就是来求star的)git
项目展现:https://blog.linyqiang.comgithub
项目地址:https://github.com/MingOf/vue...npm
基本技术栈:bash
项目初始化post
文章article-list.vue和article.vue的实现spa
自定义滚动条设计
后台管理界面:https://github.com/MingOf/vue...
Node.js接口:https://github.com/MingOf/vue...
有部分参考Evernote的设计
git clone https://github.com/MingOf/vue-blog cd vue-blog npm install npm run dev # build for production with minification npm run build