storyblocks
v0.1.0
Published
A set of react components to use when experimenting with Patchwork
Downloads
1
Readme
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.
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.