# Docker-部署前端 **Repository Path**: caonimashi/docker_deployment_front_end ## Basic Information - **Project Name**: Docker-部署前端 - **Description**: webpack + Docker 部署项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-03-25 - **Last Updated**: 2021-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Docker 打包React ``` npm install ``` ``` node run build ```