docs(aio): add angular-playground to resources (#22042)

PR Close #22042
This commit is contained in:
mgmarlow
2018-02-06 09:48:37 -08:00
committed by Miško Hevery
parent 603e50d3bf
commit 1a897e4f48

View File

@ -241,6 +241,12 @@
"rev": true, "rev": true,
"title": "NinjaCodeGen - Angular CRUD Generator", "title": "NinjaCodeGen - Angular CRUD Generator",
"url": "https://ninjaCodeGen.com" "url": "https://ninjaCodeGen.com"
},
"angular-playground": {
"desc": "UI development environment for building, testing, and documenting Angular applications.",
"rev": true,
"title": "Angular Playground",
"url": "http://www.angularplayground.it/"
} }
} }
}, },