Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

hubmapconsortium-graveyard/portal-style-guide

Repository files navigation

💥 Deprecated and archived 💥

portal-ui now uses Storybook, and we have experimented with CI deployments to Chromatic. At the same time, the idea that different teams could use a shared React library never bore fruit.

Portal style guide

Source code for the Material-UI style guide for HuBMAP. It is deployed on GH Pages.

Getting started

In the project directory, run

npm install
npm start

A development server will be running at http:https://localhost:3000.

Deploy updates

Create a feature branch, and make your edits. When the branch is merged back to master, the GH Pages will be regenerated.