ubiquitous-computing-geo-ti.../frontend
2020-07-26 23:35:58 +02:00
..
public Add a bit of everything 2020-06-14 16:20:34 +02:00
src Lint project again, mostly reordering html directives 2020-07-26 23:35:58 +02:00
.dockerignore Add Dockerfile for vue frontend 2020-04-14 09:55:14 +02:00
.editorconfig Add editorconfig 2020-07-19 22:25:00 +02:00
.gitignore Create Vue project with Vue CLI 2020-04-05 22:15:03 +02:00
babel.config.js Create Vue project with Vue CLI 2020-04-05 22:15:03 +02:00
Dockerfile Update node from 12 to 14 2020-05-03 19:50:26 +02:00
nginx.conf update nginx conf to use vue redirect 2020-04-20 19:04:34 +02:00
package-lock.json Update vuetify 2020-07-23 22:36:02 +02:00
package.json Update vuetify 2020-07-23 22:36:02 +02:00
README.md Create Vue project with Vue CLI 2020-04-05 22:15:03 +02:00
vue.config.js add new navigation design (vuetify framework) - modify colors, font - delete Header.vue, Footer.vue 2020-05-10 19:08:38 +02:00

geotime

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.