All the good memes
Go to file
Pünkösd Marcell 1a3df3a67d
continuous-integration/drone/push Build is passing Details
epic demo mode
2020-12-08 21:21:41 +01:00
public Rewritten stuff 2020-11-25 01:45:05 +01:00
src epic demo mode 2020-12-08 21:21:41 +01:00
.browserslistrc init 2020-11-24 17:20:49 +01:00
.dockerignore ignore big stuff 2020-12-05 13:29:16 +01:00
.drone.yml add ms teams webhook to drone config 2020-12-05 13:31:27 +01:00
.env.development added login stuff 2020-12-06 01:43:47 +01:00
.env.production added login stuff 2020-12-06 01:43:47 +01:00
.eslintrc.js init 2020-11-24 17:20:49 +01:00
.gitignore init 2020-11-24 17:20:49 +01:00
Dockerfile add dockerfile 2020-12-05 13:29:43 +01:00
README.md init 2020-11-24 17:20:49 +01:00
babel.config.js init 2020-11-24 17:20:49 +01:00
nginx-site.conf add nginx config for docker stuff 2020-12-05 13:38:45 +01:00
package-lock.json Properties pushed upon creation 2020-12-08 00:44:14 +01:00
package.json added login stuff 2020-12-06 01:43:47 +01:00

README.md

videon-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.