Skip to content

rock-biter/runner

Repository files navigation

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: