Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 159 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 159 Bytes

Frontend Starter

  • Install webpack globally
npm install -g webpack
  • Install local deps
npm install
  • bundle with webpack
webpack