All the good memes
Go to file
2020-12-04 22:52:58 +01:00
public Rewritten stuff 2020-11-25 01:45:05 +01:00
src random stuff 2020-12-04 22:52:58 +01:00
.browserslistrc init 2020-11-24 17:20:49 +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
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.