Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.07 KB

Hollowverse Design Build Status

This repo contains the UI/UX of Hollowverse, which is showcased at https://hollowverse.github.io/design/.

While many teams use images to communicate UI/UX, we prefer to have UI/UX communicated through code authored in React, JavaScript, and CSS. That code lives in this repo.

The actual front-end production code of hollowverse.com lives in hollowverse/hollowverse, and it may produce somewhat different results from what is in this repo.

Contributing to Hollowverse UI/UX

We use Storybook to showcase Hollowverse UI/UX.

To run Hollowverse Storybook locally, follow these steps:

  1. Clone this repo, and cd into it
  2. Install dependencies yarn install
  3. Run yarn start
  4. Open http://0.0.0.0:8080/

If you need help or wanna get in touch...