vbv/client
Daniel Egger 2daf659d71 Small fixes 2022-07-05 07:40:26 +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 Small fixes 2022-07-05 07:40:26 +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 Refactor icons as Web Components 2022-06-08 12:03:47 +02:00
package.json Refactor tailwind configuration 2022-06-30 14:11:22 +02:00
postcss.config.js Refactor tailwind configuration 2022-06-30 14:11:22 +02:00
tailwind.config.js More (copied) content for learningpath 2022-07-04 09:37:26 +02:00
tailwind.css Refactor tailwind configuration 2022-06-30 14:11:22 +02:00
tsconfig.app.json Add more typescript checks 2022-06-20 14:40:52 +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
vite.config.ts Vue test config with vitest 2022-06-20 10:24:20 +02:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented