# xyq-web **Repository Path**: xank/xyq-web ## Basic Information - **Project Name**: xyq-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xyq-moonbox ## 启动 ```shell bower install npm install gulp serve ``` **node-sass报错解决** 使用 cnpm i node-sass安装 ## 编译 ```shell gulp build ```