# xyq-moonbox **Repository Path**: xank/xyq-moonbox ## Basic Information - **Project Name**: xyq-moonbox - **Description**: 梦幻西游门派闯关月光提示器-AngularJs - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 0 - **Created**: 2018-02-04 - **Last Updated**: 2025-09-01 ## Categories & Tags **Categories**: games **Tags**: None ## README # xyq-moonbox ## 启动 ```shell bower install npm install gulp serve ``` **node-sass报错解决** 使用 cnpm i node-sass安装 ## 编译 ```shell gulp build ```