# webpack-html
**Repository Path**: xkh/webpack-html
## Basic Information
- **Project Name**: webpack-html
- **Description**: webpack生成html
- **Primary Language**: NodeJS
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-03-23
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#webpack-html
>利用webpack打包静态页面,页面按模块加载
//执行
```
$ webpack
```