ChickenCoding / uucsStyleGuide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 71.4%Language:CSS 21.6%Language:PHP 6.3%Language:JavaScript 0.7%