Webpack 4 Starter Kit with Pug
The Webpack 4 Starter Kit with Pug is a template designed for use with the Webpack bundler. It includes various plugins and configurations to streamline development and production workflows. The kit supports two versions: 'development' for running a local server and 'production' for creating a 'dist' folder with the build results. Features include:
- Based on Webpack 4.8.1 for rapid setup.
- Compatible with HTML, CSS, and JavaScript, and supports images and fonts.
- Easy integration with third-party libraries.
- Sass compilation into CSS with convenient @mixin support.
- Automatic vendor prefixing based on the database.
- Development mode with live reload for local server.
- Production mode for minifying CSS and JS files.
To start using the kit, clone the repository from GitHub: git clone https://github.com/vladyslav-dmi
- Based on Webpack 4.8.1 for rapid setup.
- Compatible with HTML, CSS, and JavaScript, and supports images and fonts.
- Easy integration with third-party libraries.
- Sass compilation into CSS with convenient @mixin support.
- Automatic vendor prefixing based on the database.
- Development mode with live reload for local server.
- Production mode for minifying CSS and JS files.
To start using the kit, clone the repository from GitHub: git clone https://github.com/vladyslav-dmi
470.45KB
文件大小:
评论区