ubiquitous-computing-geo-ti.../frontend
2020-05-21 08:36:55 +00:00
..
public add new navigation design (vuetify framework) - modify colors, font - delete Header.vue, Footer.vue 2020-05-10 19:08:38 +02:00
src Merge branch '77-list-of-users' into 'master' 2020-05-21 08:36:55 +00:00
.dockerignore Add Dockerfile for vue frontend 2020-04-14 09:55:14 +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 add new navigation design (vuetify framework) - modify colors, font - delete Header.vue, Footer.vue 2020-05-10 19:08:38 +02:00
package.json add new navigation design (vuetify framework) - modify colors, font - delete Header.vue, Footer.vue 2020-05-10 19:08:38 +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.