Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 567 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 567 Bytes

Webpack Frontend Starterkit

A lightweight foundation for your next webpack based frontend project.

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features: