catamphetamine / webpack-react-redux-server-side-render-example

A sample React/Redux/Webpack project with Server-Side Rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: how to support watch mode using nodemon?

stevez opened this issue · comments

I need a solution of using the universal-webpack plugin to start the server using nodemon or similar watch mode, it would be great if your sample supports this