Remake the todo-list with Angular

This commit is contained in:
Lucàs
2022-07-24 18:25:44 +02:00
parent 9199705101
commit 853e8fbb65
19 changed files with 244 additions and 483 deletions
+1
View File
@@ -18,6 +18,7 @@
"@angular/platform-browser": "^14.1.0",
"@angular/platform-browser-dynamic": "^14.1.0",
"@angular/router": "^14.1.0",
"bulma": "^0.9.4",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"