MartinL83 / WebpackStarter

Dead simple webpack project with webpack dev server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple webpack starter

What you will get: Webpack dev server, Babel, SASS with source maps and simple vendor code splitting.

Install & run

  • npm install
  • npm run dev

Build

  • npm run build

About

Dead simple webpack project with webpack dev server.


Languages

Language:JavaScript 92.6%Language:HTML 4.3%Language:CSS 3.1%