@tmirobot/taimi-cli
v1.0.2
Published
taimi cli
Downloads
4
Readme
E:\my-test\cli ├─.gitignore ├─commitlint.config.js ├─package.json ├─pnpm-workspace.yaml ├─templates | ├─react-template-navigate | ├─react-template | ├─micro-frontend-template-by-webpack5 ├─packages | ├─core | | ├─src | | | ├─index.js | | | ├─utils | | | | ├─constants.js | | | | ├─createApp.js | | | | ├─createComponent.js | | | | ├─createSuccessInfo.js | | | | └index.js | | | ├─bin | | | | └index.js ├─examples | ├─.gitignore | ├─test | | └.gitignore | ├─app | | └.gitignore ├─blocks | ├─WarehousingEntry | ├─TmiLogin | ├─TableWithPage | ├─SiteDevice | ├─RobotInfo | ├─Navigate | ├─FormWithTitle | ├─CardList | ├─AddInSituTable