twitter_server:推特帖子 源码
描述 nestjs后台模板 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov
文件列表
twitter_server-master.zip
(预估有个60文件)
twitter_server-master
package.json
3KB
test
jest-e2e.json
324B
api
app.http
283B
http-client.env.json
52B
t.ts
178B
app.e2e-spec.ts
636B
.env
26B
暂无评论