create-scss-webpack
v1.0.3
Published
SCSS/webpack project generator with pre-configured settings.
Maintainers
Readme
Installation Guide
Run this to create a new project
npx create-scss-webpack <your-project-name>Servering Locally
npm run startProduction Build
npm run build