Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 182 Bytes

reactjs

reactjs封装插件 $ cd reactjs $ npm install $ cd helloworld

$ $ webpack-dev-server 在浏览器访问 http://127.0.0.1:8080

或者 $ webpack main.js bundle.js