Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 229 Bytes

react-ts

介绍

  • 项目经 create-react-app 创建 并在此基础上修改了一些自己的配置

启动

  • 项目

    • yarn install

    • npm start

  • 假数据

    • cd ./server

    • yarn install

    • npm start