Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 158 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 158 Bytes

webpack-multipage-demo

install

npm install -g webpack-dev-server
npm install

start

npm run dev

build

npm run build