60frames / webpack-hot-server-middleware

:fire: Hot reload webpack bundles on the server
MIT License
324 stars 50 forks source link

Directions for running the example don't work #36

Closed jonleung closed 7 years ago

jonleung commented 7 years ago

When following the directions on https://github.com/60frames/webpack-hot-server-middleware/tree/master/example

I get the following:

npm ERR! missing script: start

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jonathanleung/.npm/_logs/2017-08-20T18_41_23_018Z-debug.log
jonleung commented 7 years ago

I did something silly, please ignore this XD