Style Guide

This is my first style guide with multiple color schemes for a from end (public) and back end (private) sections.

Installation

Requirements:

In a terminal type:

$ bower i
$ composer install

Run it

Php webserver

You can run php -S localhost:85 (as 85 the port, change it to your needs) , then go to http://localhost:85 (or the port you changed, if so), to see the homepage.

To see the styleguide page, go to http://localhost:85/styleguide.