# cocos-creator-frame-cli **Repository Path**: zheng_zhiyu/cocos-creator-frame-cli ## Basic Information - **Project Name**: cocos-creator-frame-cli - **Description**: 脚手架 1、快速创建CocosCreator项目 2、管理CocosCreator项目中的扩展 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-08-16 - **Last Updated**: 2023-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CocosCreator项目脚手架 ## 指令 ### 1、创建项目 - 在空文件夹下执行 ```npx @gamex/cc-cli@latest``` ### 2、更新框架 - 在非空项目跟目录下执行 ```npx @gamex/cc-cli@latest``` ## 阅读 - [开发框架](https://github.com/a1076559139/cocos-creator-frame-3d) [![GitHub stars](https://img.shields.io/github/stars/a1076559139/cocos-creator-frame-3d?style=social)](https://github.com/a1076559139/cocos-creator-frame-3d/stargazers) - [游戏引擎](https://www.cocos.com/en/creator-download)