# cli-template **Repository Path**: liboliang/cli-template ## Basic Information - **Project Name**: cli-template - **Description**: brian-cli的代码模板 - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-12 - **Last Updated**: 2023-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用说明 ## 命令行指令 ```js // 打包 npm run build // dev-server npm run start // 热更新打包 npm run watch ``` ## 其他 本模板支持react、typescript,