Skip to content

ctrlnot/webpack4-pug-sass-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack4-pug-sass

Forked project from aytic with added airbnb eslint.

How to use:

Install dependencies:

npm install

In development:

npm run watch

Build for dev:

npm run dev

Build for production:

npm run build

Base filetree:

About

Static site template using pug, sass, babel and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • HTML 18.6%
  • CSS 7.4%