vbv/client
Lorenz Padberg 91f09beede added done state (not yet reactive) 2022-06-28 17:12:59 +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 added done state (not yet reactive) 2022-06-28 17:12:59 +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 Vue test config with vitest 2022-06-20 10:24:20 +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