Webpack Frontend Starterkit

Installation

npm install

Start Dev Server

npm run dev

Build Prod Version

npm run build