1. 安装react项目创建程序npm install -g create-react-app yarn
2. 创建react + ts项目create-react-app my-app --scripts-version=react-s
2019-06-18