0.1.0 • Published 6 years ago

storyblocks v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Storyblocks

This is a silly name and should be changed.

This package contains React components that are a clone of UI elements used in the Patchwork client for Scuttlebutt.

This is mainly intended for experimentation purposes. It is not an alternative UI, nor is it necessarily better than the UI provided by the patchwork codebase.

Installing

Clone this package and install the npm packages with yarn or npm.

Exploring

This project ships with an interactive styleguide.

styleguide

You can run it on your computer with:

yarn run styleguide

Development

This project was bootstrapped with Create React App.

You can find a detailed development guide here.