Manouli / styleguide

Styleguide application using react and react doc-gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Components

A library of React components. This pattern library doesn't focus on styles. It focuses on autogenerating the docs for pattern library straight from the code. Note that this is still work in progress. The docs generation works but I need to add more tests.

When starting the application the docs are being generated automatically.

Install

npm install

Start

npm run start

Test

npm run test

About

Styleguide application using react and react doc-gen

License:MIT License


Languages

Language:JavaScript 97.2%Language:CSS 1.8%Language:HTML 1.0%