/webpack-template

Webpack Template. Supports SCSS and Jade

Primary LanguageCSS

Template for building Web Application using Webpack

"Features"

  • bundling CSS and JS using webpack
  • processing SCSS
  • processing Jade

Prerequisites

npm install webpack -g

Initial build

npm update
npm run build

Developer mode

npm run watch

Run

Open dist/index.html in browser