Skip to content

仿照黑马React极客园PC项目(React Hooks + TypeScript + Mobx + Antd)

Notifications You must be signed in to change notification settings

P1kaj1uu/heima-react-pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

仿照黑马React极客园PC项目

一、项目主要技术栈

  • React Hooks
  • TypeScript
  • Mobx
  • Antd

二、项目所使用的部分第三方库

  • axios:发起网络请求
  • echarts:数据可视化图表库
  • history:配置路由
  • react-router-dom:配置路由
  • react-quill:富文本编辑器
  • sass:CSS预编译器
  • mobx:状态管理
  • mobx-react-lite:状态管理的“引擎”,做响应式的连接池
  • antd:UI组件库

三、项目启动方式

npm start:打开浏览器http://localhost:3000

四、项目所需前提知识在线文档

学习文档:语雀
官方文档:React
官方文档:TypeScript

About

仿照黑马React极客园PC项目(React Hooks + TypeScript + Mobx + Antd)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published