用 typescript 开发一个 react app 项目 前端部分 cnpm i # 安装依赖 npm run dev # 启动项目 后端部分 进入 server/app.js node app.js