In the readme.md I did npm install then the next step is "./script/dev" I opened that file, copied "./node_modules/.bin/webpack --watch --devtool inline-source-map &
supervisor app.js" to an Administrator command line but it did not work.
The other approach I tried is to go to the node_modules/.bin folder and just run webpack --watch but it did not work as well.