Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

fengjx/open-vue-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue1.x版本开发的,已经不再维护,相应网址已经更换实现方案

使用vue编写的博客

代码只包含了前端部分,因为后端接口放在了我的另外一个项目上了,暂时不方便开源,后端部分大家可以自己实现下,就几个接口。如果想要数据库表设计,可以联系我

线上预览地址:http://blog.fengjx.com

技术栈

Build Setup

# 安装依赖
npm install

# 本地环境调试,浏览器会自动打开:http://localhost:5000
npm run dev

# 生产环境打包
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

如果你安装node依赖出现问题,可尝试使用淘宝的npm包镜像,参考:ubuntu安装nodejs并配置淘宝 NPM 镜像

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

About

使用vue1.x写的博客(前端部分)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published