Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 176 Bytes

File metadata and controls

13 lines (12 loc) · 176 Bytes

使用create-react-app来搭的

安装

    yarn 或者 npm install

启动

    yarn start 或者 npm start
打开 localhost:3000 即可