Webpack Demo To start a webpack-dev-server you need following steps: Install npm Install packages with npm i Run webpack dev server with npx webpack-dev-server Open page at localhost:3505