Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 180 Bytes

webpack2 demo

A demo to learn how to use webpack2 and html5...

build setup

Init

npm install

Dev Environment

npm run dev

Prod Environment

npm run build