The sample application which uses webpack-dev-server as a reverse proxy.
$ npm i
$ npm run gulp # Run HTTP server
$ npm run webpack-dev-server
Access to http://localhost:3000
Change the port number as you like in the "config.js".
The sample application which uses webpack-dev-server as a reverse proxy.
$ npm i
$ npm run gulp # Run HTTP server
$ npm run webpack-dev-server
Access to http://localhost:3000
Change the port number as you like in the "config.js".