Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Quick Start

sean-cullinan edited this page Aug 1, 2019 · 4 revisions

Quick Start

Prerequisites

Setting up ui-components

  • Fork this repository to your own github user.
  • Run git clone git@github.com:<your username>/ui-components.git in a terminal to clone to a local folder (e.g. ~/Workspace)
  • Navigate to the ui-components folder created for this clone.
  • Run yarn to install npm JS packages into your working folder.
  • Run docker-compose up local to start the ui-components build and the service.
  • You should now be able to connect to the application in your browser using the network address output in the console