Skip to content

DAXGRID/open-ftth-frontend

Repository files navigation

OPEN-FTTH Frontend

The frontend for the OPEN-FTTH system.

Development

The easiest way to start the developmen process is by using a local Kubernetes instance using Minikube and setup the OPEN-FTTH Chart using Helm.

When the cluster is fully setup then run the following script in this repo. The script will set the correct settings for the application so you can get started development.

./scripts/set-env-file-minikube.sh

Requirements

Running

npm start

Build

npm run build