diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 2c1feac34c..911828d8a8 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -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" } } },