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