Skip to content

gzwgq222/blog-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客前台、后台

Create React App 构建项目

react + react-router + antd + es6 + axios + less

运行

yarn start  // npm start

localhost:3000

打包

yarn build  // npm build

实现功能

  • 登录

  • 分页

  • 查询

  • 标签列表

  • 分类列表

  • 收藏列表

  • 文章列表

  • 发布文章时间轴

  • 文章访问次数统计

  • 关于

  • 回到顶部

  • 博客适配移动端

  • 后台适配移动端

  • 后台对访问文章次数进行可视化

  • 评论功能

  • 渲染优化、打包优化

  • mobx 管理数据

    more

log

时间 事件
2019/03/30 开发完毕 部署上线

Links

初尝 react,错误之处还望斧正

如对你有帮助,望不吝Star