Schascha / brunch-example

Just a Brunch example with Babel, ES6, jQuery, Sass, PostCSS (Autoprefixer), PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brunch-example

Just a Brunch example with Babel, ES6, jQuery, Sass, PostCSS (Autoprefixer) and PHP.

Install

  • Requires Node.js and Brunch
  • Clone this git repository https://github.com/Schascha/brunch-example.git and run npm install

Run

  • npm start - starts a PHP server on localhost:8000
  • npm run build - builds minified project for production

About

Just a Brunch example with Babel, ES6, jQuery, Sass, PostCSS (Autoprefixer), PHP


Languages

Language:JavaScript 57.6%Language:PHP 22.4%Language:CSS 20.0%