Maxxima Webpack Build This is a webpack front-end build system with babel, twig and scss. Installation Have NodeJs installed in the local machine Install all dependencies $ npm install To run a development server $ npm run dev To build for production $ npm run build