Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 360 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 360 Bytes

simple-webpack

No babel. No React. No ES6. 😤

Just javascript, html, css 😤 😤 😤

NEW:HOT RELOADING 🔥 🔥 😤 👌 ⚡

usage

simple. as. hell.

dev mode

npm start

then visit localhost:8080 😤

build mode

npm build

then visit localhost:3000 😤