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
+4
View File
@@ -28,6 +28,7 @@
"src/assets"
],
"styles": [
"node_modules/bulma/bulma.sass",
"src/styles.scss"
],
"scripts": []
@@ -103,5 +104,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}