fileserver/frontend
2022-08-28 17:38:21 +02:00
..
public Initial commit 2022-08-17 21:59:51 +02:00
src Rewrote backend in c++ 2022-08-28 17:38:21 +02:00
.gitignore Initial commit 2022-08-17 21:59:51 +02:00
babel.config.js Rewrote backend in c++ 2022-08-28 17:38:21 +02:00
package.json Rewrote backend in c++ 2022-08-28 17:38:21 +02:00
README.md Initial commit 2022-08-17 21:59:51 +02:00
tsconfig.json Frontend validation 2022-08-25 14:16:29 +02:00
vue.config.js Rewrote backend in c++ 2022-08-28 17:38:21 +02:00
yarn.lock Moved dto from package to folder 2022-08-25 23:42:12 +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.