javascript - How to integrate Angular into my current Firebase node.js project? -
i have web app have coded in bare javascript , has firebase backend. how can add angular current project use mvc?
you can use official library: https://github.com/angular/angularfire2
Comments
Post a Comment