Skip to content

A modern webpack static workflow automation boilerplate codes with PostCSS and SASS support..

Notifications You must be signed in to change notification settings

shahriarpshuvo/webpack-static-workflow

Repository files navigation

🛠️ Webpack Workflow

A modern webpack static workflow for writing modular javascript and highly organized css with postCSS or SASS(.scss).

Command

  • 🗳️ npm run dev - start the development server (localhost:3000)
  • 🗳️ npm run build - Production ready websites (without Static Optimization) on the build folder
  • 🗳️ npm run prod - Production ready websites (with Static Optimization) on the docs folder

Features

  • ✂️ Minified CSS and JS
  • 🖼️ Optimized Image files
  • 🎨 PostCSS Configuration and Complier
  • 🎨 SASS Complier
  • 🖨️ Multiple HTML files outputs
  • 📚 dev, build and prod mode
  • 🔑 Hashing in Production
  • 🗃️ SVG Sprites support (images/icons/sprite.svg)

TODO

  • ✏️ Writing Documentation
  • 📌 Adding React to the workflow

About

A modern webpack static workflow automation boilerplate codes with PostCSS and SASS support..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published