# helloworld-react-webpack **Repository Path**: minionscoding/helloworld-react-webpack ## Basic Information - **Project Name**: helloworld-react-webpack - **Description**: 学习webpack+react - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-19 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #helloworld-react-webpack #####使用react写了两个模块Hello.js和World.js #####使用webpack打包,入口文件是entry,生成的文件在内存中 #####运行方法 ######1. npm install ######2. npm start ######3. 浏览中输入:http://localhost:8080