ainsleyclark / html-boilerplate

A versatile php, webpack, npm boilerplate to kick start websites & apps off.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML/PHP Boilerplate

A comprehensive HTML/PHP boilerplate to kick start resources, apps & web builds. Using Laravel mix to compile CSS & JS.

How to use:

  • Clone repo and run npm i to install dependencies.
  • Images will be cloned and compressed from /src/images to /public/images
  • This boilerplate uses meshCSS as a CSS framework, to remove, simply remove mesh from vendor under /src/scss/vendor and remove entry from app.scss.
  • Babel & Autoprefixing will be run on production.
  • Vanilla Lazyload already used in project.

About

A versatile php, webpack, npm boilerplate to kick start websites & apps off.


Languages

Language:CSS 54.6%Language:JavaScript 25.1%Language:SCSS 16.1%Language:PHP 2.7%Language:Hack 1.4%Language:Shell 0.1%