tri613 / react-skeleton-css

Skeleton "micro" css framework boilerplate.

Home Page:http://www.getskeleton.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-skeleton-css

Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo

Build Status npm version semantic-release


react-skeleton-css is a React UI framework built with the Skeleton responsive css boilerplate.

Usage & Docs

https://crobinson42.github.io/react-skeleton-css/

Installation

react-skeleton-css is available as an npm package

npm install react-skeleton-css

Usage

You must include the skeleton css/stylesheets in your project.

<link href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css" type="text/css" rel="stylesheet">

After you've included react-skeleton-css and the skeleton css/stylesheets, you can use the components.

About

Skeleton "micro" css framework boilerplate.

http://www.getskeleton.com

License:Other


Languages

Language:JavaScript 57.8%Language:CSS 40.8%Language:HTML 1.4%