# yxb **Repository Path**: jz07/htl ## Basic Information - **Project Name**: yxb - **Description**: 英雄榜 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-09-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前端开发文档 === ## 概述 以下为项目主目录结构说明 dist文件夹是发布之后 dist => 生产模式 images => 图片文件 js => js文件 style => css文件 src/ => 开发模式 images => 图片文件 js => js文件 style => scss文件 gulpfile.js => gulpfile配置 package.json => 项目配置 ## 开发环境安装 ### 1、要安装node环境 安装node服务(windows环境下) 下载地址 http://nodejs.cn/download/ 安装gulp npm install //安装package.json所有的依赖模块 运行 html 页面 gulp ## 部署发布 发布外网用dist文件发布内容