vbv/client
Christian Cueni 50da271ea4 Merge branch 'feature/i18n' into develop 2022-11-08 16:05:18 +01: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 Merge branch 'feature/i18n' into develop 2022-11-08 16:05:18 +01: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 Fix typecheck errors 2022-10-21 15:19:24 +02:00
postcss.config.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
tailwind.config.js Set default border color to border-color-gray500 2022-10-12 14:19:14 +02:00
tailwind.css Some fixes in media library 2022-10-11 16:46:53 +02:00
tsconfig.app.json Add back links to media library frontend 2022-10-07 17:33:15 +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 translations strings 2022-11-08 15:05:54 +01:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented