All the good memes
Go to file
2020-11-24 21:00:18 +01:00
public Created login screen 2020-11-24 21:00:18 +01:00
src Created login screen 2020-11-24 21:00:18 +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 Created login screen 2020-11-24 21:00:18 +01:00
package.json Created login screen 2020-11-24 21:00:18 +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.