
A capable website/webapp boilerplate ready for the web agency battlefield. Creates a static site with Twig templating by default. Supports Craft/Wordpress/Laravel after a few adjustments.
The Agency Webpack Mix Config is a configuration tool that provides developers with a simple and efficient way to manage project assets for websites and web apps. It offers a top-class developer experience and a straightforward filing system. The config aims to simplify the complexity of raw Webpack configs and make build adjustments quick and painless. It also supports the use of next generation JavaScript and CSS with automatic polyfills for targeted browsers. The config includes a development proxy with script and style injection, a static site generator, minimal config files, and various build actions for style, script, images, icons, and static files.
The Agency Webpack Mix Config is a powerful and efficient tool for managing project assets in web development. It simplifies the complexity of Webpack configs and provides a seamless developer experience. With its support for modern JavaScript and CSS, development proxy with live updates, static site generation, and minimal config files, it offers a solid platform for building websites and web apps. Whether you're creating a static or dynamic site, this config provides the necessary tools and actions to optimize your build process.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.