onSpot frontend SPA https://onspot.kmlabz.com
Go to file
Pünkösd Marcell 99596dce3e
continuous-integration/drone/push Build is passing Details
Added drone config
2020-11-27 01:26:32 +01:00
public init 2020-11-25 16:19:00 +01:00
src Changed info displaying 2020-11-27 00:49:21 +01:00
.browserslistrc init 2020-11-25 16:19:00 +01:00
.dockerignore Added docker stuff 2020-11-27 01:19:52 +01:00
.drone.yml Added drone config 2020-11-27 01:26:32 +01:00
.env.development Implemented login/logout 2020-11-26 03:18:28 +01:00
.env.production faszom 2020-11-26 01:30:15 +01:00
.eslintrc.js init 2020-11-25 16:19:00 +01:00
.gitignore init 2020-11-25 16:19:00 +01:00
Dockerfile Added docker stuff 2020-11-27 01:19:52 +01:00
README.md init 2020-11-25 16:19:00 +01:00
babel.config.js init 2020-11-25 16:19:00 +01:00
nginx-site.conf Added docker stuff 2020-11-27 01:19:52 +01:00
package-lock.json faszom 2020-11-26 01:30:15 +01:00
package.json faszom 2020-11-26 01:30:15 +01:00
vue.config.js faszom 2020-11-26 01:30:15 +01:00

README.md

onspot-frontend

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.