express-react-typescript-starter

时间:2024-03-28 21:55:55
【文件属性】:

文件名称:express-react-typescript-starter

文件大小:92KB

文件格式:ZIP

更新时间:2024-03-28 21:55:55

TypeScript

Express-React-TypeScript-Starter 用打字稿设置一个React / Express项目。 安装依赖项 yarn 启动开发服务器(客户端:端口3000,服务器:端口5000) yarn dev 量产 yarn build 服务构建(端口5000) yarn start 测试 yarn test 测试(注意更改) yarn test:watch 测试(收集覆盖率) yarn test:coverage 皮棉(更漂亮) yarn lint


【文件预览】:
express-react-typescript-starter-main
----package.json(1KB)
----.github()
--------workflows()
----.prettierrc(327B)
----.prettierignore(33B)
----LICENSE(1KB)
----jest.config.ts(288B)
----src()
--------client()
--------__tests__()
--------app.ts(606B)
----tsconfig.json(418B)
----.gitignore(2KB)
----README.md(502B)
----setupTests.ts(52B)
----yarn.lock(184KB)
----nodemon.json(109B)

网友评论