Base view

This commit is contained in:
2022-11-29 19:21:24 +01:00
parent 7fb5badf30
commit 48bd1e93a4
23 changed files with 4443 additions and 3901 deletions

View File

@@ -2,13 +2,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "ng serve",
"type": "pwa-chrome",
"request": "launch",
"preLaunchTask": "npm: start",
"url": "http://localhost:4200/"
},
{
"name": "ng test",
"type": "chrome",