Skip to content

n1k1ch/webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Webpack Template. Supports SCSS and Jade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published