2025-02-02 13:21:59 +01:00
2025-01-16 07:55:05 +01:00
2025-01-16 07:55:05 +01:00
2025-01-16 07:55:05 +01:00
2025-01-16 07:55:05 +01:00
2025-01-16 07:55:05 +01:00
2025-02-02 13:21:59 +01:00
2025-01-16 07:55:05 +01:00
2025-02-02 09:45:13 +01:00

Vb

A Team Randomizer built using Angular, installable as a progressive web app (PWA).

Development

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Building

To build the project run:

ng build

This will compile your project and store the build artifacts in the dist/ directory. As this is a static site, simply move the contents of browser/ to a directory that can be served by nginx or apache.

Running unit tests

To execute unit tests with the Karma test runner, use the following command:

ng test
Description
Website Team Generator/Randomizer as Angular PWA
Readme 623 KiB
Languages
TypeScript 64.4%
HTML 26.2%
Less 5.9%
JavaScript 3.5%