gatus/web/app
2021-01-27 18:25:37 -05:00
..
public Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
src Add page for individual service details 2021-01-27 18:25:37 -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 Add page for individual service details 2021-01-27 18:25:37 -05:00
package.json Add page for individual service details 2021-01-27 18:25:37 -05:00
postcss.config.js Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
README.md Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -05:00
tailwind.config.js Start working on migrating frontend to Vue 3 2021-01-24 04:50:58 -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.