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 skeletonframework
.
Install the compiled version into your frontend via bower install skeletonframework
.
Install the latest development version via git clone https://github.com/skeletonframework/skeletonframework.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