jefffairson / handlebars-mix

Quick setup for Handlebars & Laravel mix to speep up simple HTML pages development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handlebars-mix

Quick setup for Handlebars & Laravel mix to speep up simple HTML pages development

Installation

  1. first, install all packages yarn install on npm install
  2. watch process with yarn watch on npm run watch

This package use tailwind CSS. When you run production mode, it will purge all unused CSS.
3. to go in production simply run yarn production or npm run production

About

Quick setup for Handlebars & Laravel mix to speep up simple HTML pages development

License:MIT License


Languages

Language:JavaScript 77.5%Language:Handlebars 19.8%Language:SCSS 2.7%