docs: add mdb angular boilerplate to docs resources (#30448)

PR Close #30448
This commit is contained in:
idzark 2019-05-14 09:37:19 +02:00 committed by Matias Niemelä
parent 3b37469735
commit 79b673a17f
1 changed files with 6 additions and 0 deletions

View File

@ -661,6 +661,12 @@
"rev": true,
"title": "web.dev/angular",
"url": "https://web.dev/angular"
},
"mdb-angular-boilerplate": {
"desc": "Angular CRUD application starter with NgRx state management, Firebase backend and installation guide.",
"rev": true,
"title": "MDB Angular Boilerplate",
"url": "https://github.com/mdbootstrap/Angular-Bootstrap-Boilerplate"
}
}
},