Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/urbica/ui-kit

Urbica UI Kit 🐋
https://github.com/urbica/ui-kit

react react-components ui-kit

Last synced: about 2 months ago
JSON representation

Urbica UI Kit 🐋

Awesome Lists containing this project

README

        

# Urbica UI Kit

[![Build Status](https://travis-ci.org/urbica/ui-kit.svg?branch=master)](https://travis-ci.org/urbica/ui-kit)
[![Greenkeeper badge](https://badges.greenkeeper.io/urbica/ui-kit.svg)](https://greenkeeper.io/)

## Installation

```shell
npm install --save styled-components recompose @urbica/ui-kit
```

## Build

```shell
git clone https://github.com/urbica/ui-kit.git
cd ui-kit
npm i
npm start
```