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

Latest commit

 

History

History
20 lines (13 loc) · 308 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 308 Bytes

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