# js-webpack-cli **Repository Path**: zhangchenna_admin/js-webpack-cli ## Basic Information - **Project Name**: js-webpack-cli - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-03-04 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ┌─components app组件目录 │ └─comp-a.js 可复用的a组件 ├─pages 业务页面文件存放的目录 │ ├─index │ │ └─index.html index页面 │ └─list │ └─list.html list页面 ├─static 存放应用引用静态资源(如图片、视频等)的地方 └─pages.json