Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitchgavan/react-mdx-styleguide

A custom style guide/design system/component library for React apps.
https://github.com/mitchgavan/react-mdx-styleguide

component-library css-in-js design-system mdx react styleguide

Last synced: 3 days ago
JSON representation

A custom style guide/design system/component library for React apps.

Awesome Lists containing this project

README

        

# React MDX Style Guide

A custom style guide/design system/component library. It can be completely customised for your React application. It includes the features you've come to expect with a modern style guide, including;

- Component pages that are live editable.
- Custom syntax highlighting.
- Auto documentation of your components' props.

## Getting Started

In the project directory, first run `npm install`, then you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:8080](http://localhost:8080) to view it in the browser.

The page will reload if you make edits.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.