Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 233 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 233 Bytes

React

主要技术

  • react

  • mobx - 状态机

  • react 体系的众多 plugins

  • 安装依赖

npm install
  • 启动项目
npm run start