onSpot frontend SPA https://onspot.kmlabz.com
Go to file
Pünkösd Marcell 10cee6d1c0
continuous-integration/drone/push Build is passing Details
Added "Search"
2020-11-28 18:47:08 +01:00
public init 2020-11-25 16:19:00 +01:00
src Added "Search" 2020-11-28 18:47:08 +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 Fixed production api endpoint 2020-11-27 01:57:02 +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 Added sentry integration 2020-11-27 01:34:54 +01:00
package.json Added sentry integration 2020-11-27 01:34:54 +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.