vbv/client
Elia Bieri 722b9f7937 Merged in feature/vbv-148-human-readable-duration (pull request #8)
Implement human readable durations

* Implement duration formatting for humans

* Add UTs

* Rework rounding and formatting

* Rename function
2022-09-20 11:12:05 +00: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 Merged in feature/vbv-148-human-readable-duration (pull request #8) 2022-09-20 11:12:05 +00: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 Design Anpassungen 2022-09-14 15:52:44 +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