gatus/web/app
2021-11-09 00:07:44 -05:00
..
public Fix indention 2021-09-18 21:43:19 -04:00
src Minor update 2021-11-08 23:54:06 -05:00
.gitignore Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
babel.config.js Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
package-lock.json Don't support garbage browser versions 2021-10-08 00:21:29 -04:00
package.json Update dependencies 2021-11-09 00:07:44 -05:00
postcss.config.js Update tailwind and fix configuration 2021-04-06 23:39:53 -04:00
README.md Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
tailwind.config.js Close #99: Implement dark theme 2021-05-09 12:59:22 -04:00
vue.config.js Remove web.context-root 2021-01-31 05:49:01 -05:00

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

Customize configuration

See Configuration Reference.