react-app 从头开始配置一个react项目 react+ts+mobx 欢迎交流学习 启动项目 $ npm install $ node .\server\server.js $ npm run start 打包项目 $ npm run build