# Skeleton Framework
A simple responsive framework for mobile friendly development. 
Skeleton Framework takes its roots from
[dhg/Skeleton](https://github.com/dhg/Skeleton), 
and builds upon the same basic principles.

## Usage
Install the sources into your node app via
`npm install --save-dev skeleton-framework`.

Install the compiled version into your frontend via
`bower install skeleton-framework`.

Install the latest development version via
`git clone https://github.com/skeleton-framework/skeleton-framework.git`

Contributions are welcome! Develoment docs can be found on the
[Wiki](https://github.com/skeleton-framework/skeleton-framework/wiki/Skeleton-Framework-Development)

If you experience bugs or errors, please report it on the
[Issue Tracker](https://github.com/skeleton-framework/skeleton-framework/issues)
