Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 461 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 461 Bytes

React Studying

记录学习和使用React的过程的项目

如何启动

使用yarn安装项目react-studying

  yarn install react-studying
  cd react-studying

如何部署

部署该项目, 需要运行

  yarn build

相关文档

React官网

技术栈

Client: React, Redux, React-router, Antd, Less

License

MIT