Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

szksh-lab-2/webpack-proxy-example

Repository files navigation

webpack-proxy-example

The sample application which uses webpack-dev-server as a reverse proxy.

Setup

$ npm i

Run

$ npm run gulp  # Run HTTP server
$ npm run webpack-dev-server

Access to http://localhost:3000

Config

Change the port number as you like in the "config.js".

Releases

No releases published

Packages

No packages published