# hotLoad **Repository Path**: paladintop/hot-load ## Basic Information - **Project Name**: hotLoad - **Description**: No description available - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-05-07 - **Last Updated**: 2022-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hotLoad #### 介绍 生产环境页面热更新脚手架。 #### 安装教程 1. 安装依赖 ``` npm install ``` 2. 启动项目 ``` node app.js ```