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 no npm install needed!

<script type="module">
  import skeletonFramework from 'https://cdn.skypack.dev/skeleton-framework';
</script>

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