# moye **Repository Path**: chanayy123/moye ## Basic Information - **Project Name**: moye - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-21 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Moye ecs game framework of cocos creator support cocos creator version 3.8^ ### install to cocos creator project ```bash npm i moye@npm:moye-cocos ``` or ```bash npm i moye@Alistairot/moye ``` ### how to compile src? ``` npm install cd gulp gulp build ```