ubiquitous-computing-geo-ti.../frontend
2020-04-21 14:41:48 +02:00
..
public dark theme desing 2020-04-21 14:41:48 +02:00
src dark theme desing 2020-04-21 14:41:48 +02: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 nginx conf to use vue redirect 2020-04-20 19:04:34 +02:00
nginx.conf update nginx conf to use vue redirect 2020-04-20 19:04:34 +02:00
package-lock.json add vou-router with example Routs 2020-04-15 18:38:30 +02:00
package.json add vou-router with example Routs 2020-04-15 18:38:30 +02:00
README.md Create Vue project with Vue CLI 2020-04-05 22:15:03 +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.