vbv/client
Daniel Egger c0e7662c8f Merge branch 'develop' into feature/mediathek-frontend 2022-09-27 15:01:47 +02:00
..
.vscode Add client base vue app 2022-04-12 16:02:00 +02:00
public Add client 2022-04-13 14:57:20 +02:00
src Merge branch 'develop' into feature/mediathek-frontend 2022-09-27 15:01:47 +02:00
.eslintrc.cjs Add ts types for circle data 2022-06-20 11:40:34 +02:00
.gitignore Add client 2022-04-13 14:57:20 +02:00
.prettierrc Add prettier config 2022-04-20 15:23:56 +02:00
README.md Add basic layouts 2022-04-20 14:31:01 +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 VBV-88: LearningPathView vertical 2022-09-14 15:52:44 +02:00
package.json VBV-143: "git revision hash" und Build-Datum anzeigen 2022-09-09 11:56:51 +02:00
postcss.config.js Refactor tailwind configuration 2022-06-30 14:11:22 +02:00
tailwind.config.js WIP: Add icons to safelist 2022-09-19 14:38:50 +02:00
tailwind.css Design Anpassungen 2022-09-14 15:52:44 +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 Vue test config with vitest 2022-06-20 10:24:20 +02:00
versionize.js VBV-143: "git revision hash" und Build-Datum anzeigen 2022-09-09 11:56:51 +02:00
vite.config.ts Refactor LearningContent to its own route 2022-09-09 16:15:08 +02:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented