fileserver/frontend
2022-08-24 19:22:20 +02:00
..
public Initial commit 2022-08-17 21:59:51 +02:00
src Add link to gitlab login in frontend 2022-08-24 19:22:20 +02:00
.gitignore Initial commit 2022-08-17 21:59:51 +02:00
babel.config.js Initial commit 2022-08-17 21:59:51 +02:00
package.json Initial commit 2022-08-17 21:59:51 +02:00
README.md Initial commit 2022-08-17 21:59:51 +02:00
tsconfig.json Initial commit 2022-08-17 21:59:51 +02:00
vue.config.js Initial commit 2022-08-17 21:59:51 +02:00
yarn.lock Fixed CI for real now 2022-08-23 11:30:27 +02:00

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.