mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 18:09:42 +00:00
* fix(ui): Disable hover effect if no link is set * refactor: Simplify conditional class logic * chore(ui): Regenerate static assets * chore(ui): Regenerate static assets --------- Co-authored-by: TwiN <twin@linux.com>
app
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint