ubiquitous-computing-geo-ti.../frontend
2020-05-07 11:40:22 +00:00
..
public dark theme desing 2020-04-21 14:41:48 +02:00
src Resolve "Change login style" 2020-05-07 11:40:22 +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 Resolve "Change login style" 2020-05-07 11:40:22 +00:00
package.json Resolve "Change login style" 2020-05-07 11:40:22 +00: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.