Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 210 Bytes

File metadata and controls

11 lines (8 loc) · 210 Bytes

Webpack 3 + Bootstrap 4 beta example

Title says it all (:

Try out

npm install # Install nodejs dependencies
webpack -p
# Open `\public\index.html`-file in browser and watch the result.