# es-webpack **Repository Path**: price32768/es-webpack ## Basic Information - **Project Name**: es-webpack - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2021-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # es-webpack ### 使用mockjs搭建mock server 便于前后端分离,前端自己搭建server 接入第三方平台进行js异常监控 开发环境 ``` npm run start ``` 生产环境文件构建 ``` npm run build ```