npm install webpack-dev-server -g
"scripts": { "start:dev": "webpack-dev-server" }
node_modules/.bin/webpack-dev-server