ubiquitous-computing-geo-ti.../frontend
2020-04-15 18:38:30 +02:00
..
public Create Vue project with Vue CLI 2020-04-05 22:15:03 +02:00
src add vou-router with example Routs 2020-04-15 18:38:30 +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 Add Dockerfile for vue frontend 2020-04-14 09:55:14 +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.