Skip to content

pppercyWang/twitter-blog-vue

Repository files navigation

twitter-blog-vue

打算模仿twitter的风格在工作之余写一个自己的博客。手写所有用到的组件,后端使用golang(iris+gorm),前端是用vue.js进行开发。欢迎 issue && star~

线上地址:http://percywang.top

package.json

 "dependencies": {
    "axios": "^0.19.0",
    "mavon-editor": "^2.7.5",
    "vue": "^2.5.17",
    "vue-router": "^3.0.7"
  },
主要功能:
1.文章浏览
2.授权github登录
3.首页动画效果
4.文章发布
5.评论功能
6.文章归档
运行项目:
1.npm install
2.npm run serve

1

About

vue+golang模仿twitter风格写一个自己的博客💪

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published