Skip to content

webdiscus/webpack-pug-scss-js-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack starter project with Pug, Sass/SCSS and VanillaJS. See the demo site.

To render Pug templates into HTML is used the pug-plugin.

Install:

npm i

Start local dev server (development mode):

npm run start

Build distribution files (production mode):

npm run build

Preview the build in browser (production mode):

npm run preview

About

A boilerplate for creating multiple page site using Webpack, Pug, SCSS, JS, SVG, images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published