skeleton-framework
v1.0.10
Published
A simple responsive framework for mobile friendly development.
Downloads
22
Maintainers
Readme
Skeleton Framework
A simple responsive framework for mobile friendly development. Skeleton Framework takes its roots from 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
If you experience bugs or errors, please report it on the Issue Tracker