2024-05-05 11:23:37 +02:00
2024-04-14 13:13:29 +02:00
2024-04-14 13:13:29 +02:00
2024-05-05 11:23:37 +02:00
2024-04-14 13:13:29 +02:00
2024-04-29 10:31:47 +02:00
2024-04-14 13:13:29 +02:00
2024-04-14 13:13:29 +02:00
2024-04-14 13:13:29 +02:00
2024-05-04 19:03:24 +02:00
2024-04-29 10:31:47 +02:00
2024-04-14 13:13:29 +02:00
2024-04-29 10:31:47 +02:00
2024-04-14 13:13:29 +02:00
2024-04-14 13:13:29 +02:00
2024-04-14 13:13:29 +02:00

Praxistransferprojekt II (praxistransfer-frontend)

Praxistransferprojekt | Zweites Semester

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Description
No description provided
Readme 410 KiB
Languages
Vue 61.7%
TypeScript 25.6%
JavaScript 11.1%
HTML 1.4%
Dockerfile 0.2%