Skip to content

harpia-io/harp-ui

Repository files navigation

Open Source Incident Management system - Harp Client UI Service

Intro

The Client service of Harp Platform

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint