1.0.1 • Published 3 years ago

web-internal v1.0.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

Internal Web Application

This web application will initially be built to house the Case Phase Slicer. As we expand to have more internal tools, this repo will most likely grow, and need to be expanded with the new technologies

Prerequisites

Ensure that you have yarn, and nvm installed locally in order to run this web application.

Development

To get started download all of the dependencies

yarn

When developing run the following command to have your changes hot reload while you're working

yarn dev

To view the StoryBook Components run the below, and view what's been created. It might take a minute, as storybook's startup is notoriously slow, but the hot reloading should be rather snappy.

yarn storybook