Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

chaostoolkit-attic/chaosplatform-dashboard

Repository files navigation

ChaosHub Frontend

This repository contains the frontend project for the ChaosHub application.

Requirements

This requires the following packages to be installed:

$ sudo npm install -g poi
$ npm install

Build

You can build the artefacts by running:

$ npm run build