Skip to content

nikhil478/mantis-ui

 
 

Repository files navigation

Mantis logo

Status License


Management UI for Mantis

🧐 About

UI for Mantis Project

Prerequisites

node (version >= 14.18.0)
pnpm (version >= 6.23.0)

To install pnpm :

npm install -g pnpm

🔧 Running the tests

None available at the moment!

⌨️ Development

To install dependencies :

pnpm install 

To start the local server :

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.3%
  • Other 1.3%