# bolanhui **Repository Path**: a_small_team/bolanhui ## Basic Information - **Project Name**: bolanhui - **Description**: 博览会 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-02 - **Last Updated**: 2021-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bootstrap_twig_fis3 #### 安装教程 1. git clone https://gitee.com/oy_xo/bootstrap_twig_fis3.git 项目名称_dev 2. cnpm install --production 3. _blank.htm 文件包含常用的 twig代码片段 和常用的 媒体查询 4. 开发运行 npm run dev 5. 编译输出 运行 npm run prod 6. 编译打包 运行 npm run zip 7. layout.html set title="" 改成网站名称 重要! 重要! 重要! 8. fis-conf.js var xName = "项目名称" 编译输出目录就是 项目名称_HTML 重要! #### 使用说明 1. 项目名称_dev 克隆下来会已这个名称作为当前项目目录名称 2. --production 只安装div开发环境用的插件,不安装开发环境插件 3. xxxx