机器人CR认证国家机器人检测与评定-Certification and testing: on the basis of quality improvement, build up robot certification testing serial standards
认证检测系列:以提高产品质量为依据,建立机器人认证检测系列标准。
Now is in Phase 1
目前只进行到第一阶段,明年开始陆续进行性能和FS的评估
电影机器人
描述
电报机器人。
安装
$ 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