webpack-multipage-demo

install

npm install -g webpack-dev-server
npm install

start

npm run dev

build

npm run build