Skip to content

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

License

Notifications You must be signed in to change notification settings

pppercyWang/twitter-blog-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f5d99a · Nov 16, 2020
Jan 14, 2020
Nov 16, 2020
Jul 25, 2019
Jul 25, 2019
Jul 25, 2019
Jul 29, 2019
Aug 20, 2020
Jul 25, 2019
Dec 24, 2019
Nov 16, 2020

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