vbv/client
Daniel Egger 5b3a751704 Load media items from backend to show in frontend 2022-10-04 14:42:34 +02:00
..
.vscode Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
public Add client 2022-04-13 14:57:20 +02:00
src Load media items from backend to show in frontend 2022-10-04 14:42:34 +02:00
.eslintrc.cjs Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
.gitignore Add client 2022-04-13 14:57:20 +02:00
.prettierignore Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
.prettierrc Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
README.md Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
cypress.json Add client 2022-04-13 14:57:20 +02:00
env.d.ts Add client base vue app 2022-04-12 16:02:00 +02:00
index.html Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
package.json Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
postcss.config.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
tailwind.config.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
tailwind.css Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
tsconfig.app.json Fix some typescript warnings 2022-08-31 12:23:05 +02:00
tsconfig.json Add client 2022-04-13 14:57:20 +02:00
tsconfig.vite-config.json Add client base vue app 2022-04-12 16:02:00 +02:00
tsconfig.vitest.json Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
versionize.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
vite.config.ts Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented