vbv/client
Lorenz Padberg 4cac282dc8 Merge remote-tracking branch 'origin/develop' into feature/learingpath-view
# Conflicts:
#	server/vbv_lernwelt/learnpath/urls.py
#	server/vbv_lernwelt/learnpath/views.py
2022-06-14 10:36:06 +02:00
..
.vscode Add client base vue app 2022-04-12 16:02:00 +02:00
cypress 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 remote-tracking branch 'origin/develop' into feature/learingpath-view 2022-06-14 10:36:06 +02:00
.eslintrc.cjs Add prettier config 2022-04-20 15:23:56 +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 Refactor icons as Web Components 2022-06-08 12:03:47 +02:00
package.json added basic grafics to topics 2022-06-13 18:01:20 +02:00
postcss.config.js Add integrated tailwind support for client and server 2022-05-23 11:09:07 +02:00
tsconfig.app.json Add client base vue app 2022-04-12 16:02:00 +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 client base vue app 2022-04-12 16:02:00 +02:00
vite.config.ts Refactor icons as Web Components 2022-06-08 12:03:47 +02:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented