ConsenSysMesh / rimble-ui

React components that implement Rimble's Design System.
https://rimble.consensys.design/
MIT License
463 stars 67 forks source link

why is https://rimble.consensys.design down ? #457

Open JahnKhan opened 2 years ago

JahnKhan commented 2 years ago

i cant access the website https://rimble.consensys.design/

where is a proper documentation?

warp-space commented 2 years ago

Also interested in this

blendor commented 2 years ago

Would be interested in this as well ✌️

enzoferey commented 2 years ago

It seems this project has been abandoned as last commit was 2 years ago.

You can run a local instance of the Storyblock server following these steps:

  1. Clone the repository.
  2. Install the dependencies at the root of the project (using yarn or npm).
  3. Go into the /storyblock folder and install the dependencies (using yarn or npm).
  4. Run storyblock package script inside the /storyblock folder.
  5. Go to http://localhost:6006/ (it will also open automatically in most OS).