Lobos / react-example

react example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

step-2

zwchao opened this issue · comments

访问localhost:3000时报错

Failed to load resource: the server responded with a status of 404 (Not Found) react-dom.min.js Failed to load resource: the server responded with a status of 404 (Not Found) app.js:1 Uncaught ReferenceError: React is not defined at Object.<anonymous> (app.js:1) at e (app.js:1) at Object.<anonymous> (app.js:1) at e (app.js:1) at app.js:1 at app.js:1

commented

前几步的教程里面没有配置hot-loader,需要先手动执行

$ node_module/.bin/webpack