All the good memes
Go to file
Torma Kristóf c885cc1841
Some checks failed
continuous-integration/drone/push Build is failing
add drone config
2020-12-05 13:30:15 +01:00
public Rewritten stuff 2020-11-25 01:45:05 +01:00
src Destilled node operations to an operation queue 2020-12-05 03:41:44 +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 drone config 2020-12-05 13:30:15 +01:00
.eslintrc.js init 2020-11-24 17:20:49 +01:00
.gitignore init 2020-11-24 17:20:49 +01:00
babel.config.js init 2020-11-24 17:20:49 +01:00
Dockerfile add dockerfile 2020-12-05 13:29:43 +01:00
package-lock.json Added flowchart stuff 2020-11-25 05:13:05 +01:00
package.json Implemented editor 2020-12-04 04:27:02 +01:00
README.md init 2020-11-24 17:20:49 +01:00

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.