Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jxnblk/rebass-recomposed


https://github.com/jxnblk/rebass-recomposed

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rebass Recomposed

A demonstration of using [Rebass](http://jxnblk.com/rebass) components with
[Recompose](https://github.com/acdlite/recompose)

## About

Rebass is a library of React stateless functional UI components.
Recompose is a library of higher-order components and utilities for React.

## Running locally

```sh
git clone https://github.com/jxnblk/rebass-recomposed.git
cd rebass-recomposed
rm -rf .git
npm i
npm start
```

Open

MIT License