基于Typescript的React脚手架
npm install rwt-cli
rwt init <项目名>
cd <项目名>
npm install
npm start
npm run build