Skip to content

一个模仿掘金的博客,自适应Pc端+手机端,基于React16.8+搭建,携带了Hook(Hook 是 React 16.8 的新增特性)版本的分支,喜欢的话,欢迎star

Notifications You must be signed in to change notification settings

maxiaoqu/react-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-blog

一个模仿掘金的博客,自适应Pc端+手机端,基于React16.8+搭建,携带了Hook(Hook 是 React 16.8 的新增特性)版本的分支,喜欢的话,欢迎star

相关链接

主要维护人员

人员 github账号 头像 作者博客 作者网站 联系邮箱
码小趣 maxiaoqu http://blog.maxiaoqu.com http://www.maxiaoqu.com maxiaoqu@gmail.com

使用技术

  • react
  • redux
  • react-router
  • ES5\ES6
  • TypeScript
  • Less\css

安装

npm install

运行

npm start

打包

npm run build

文件结构

├── public...........................打包所需静态资源
└── src..............................存放文件的相关目录
    ├── assets.......................项目静态资源
    ├── components...................模板组件
    ├── dictionary...................字典匹配库
    ├── libs.........................公用的方法库
    └── router.......................路由文件

About

一个模仿掘金的博客,自适应Pc端+手机端,基于React16.8+搭建,携带了Hook(Hook 是 React 16.8 的新增特性)版本的分支,喜欢的话,欢迎star

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published