DTieman c6097b971a
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 46s
Build Mau & Deploy Mau / deploy (push) Successful in 1m39s
Merge pull request 'React -> Vue' (#6) from vue into developmaunt
Reviewed-on: https://git.mau-mau.nl/MauMau/MauMau-Client/pulls/6
2024-09-01 15:11:26 +00:00
2024-07-14 17:05:07 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 17:05:07 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 17:05:07 +02:00
2024-07-14 17:05:07 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00
2024-07-14 16:28:46 +02:00

MauMau-Client-Vue

Env variables

VITE_API_ENDPOINT=http://{url}:{port}
VITE_WEBSOCKET_ENDPOINT=ws://{url}:{port}

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
Description
No description provided
Readme 3.5 MiB
Languages
TypeScript 78.3%
SCSS 18.5%
HTML 2%
Dockerfile 1.2%