/mantis-ui

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Project logo

Status License


Management UI for Mantis

🧐 About

UI for Mantis Project

Prerequisites

node
pnpm

🔧 Running the tests

None available at the moment!

⌨️ Development

pnpm install pnpm dev

🚀 Deployment

Build UI static assets

pnpm build

Deploy these static assets by copying over the static files build in dist folder to your favorite web server.