Angular2 Node Fb Login Save

Demo application that shows how to enable Facebook login with Angular 2 on frontend and Node.js/Express on backend

Project README

angular2-node-fb-login

Demo application that shows how implement Facebook login with Angular 2 on frontend and Node.js/Express on backend that is impleenting REST API.

About

This application was created as material that is described in the blog post. As Angular 2 seed we have used project that is described in post that we have published earlier.

What you need to install

How To Start Application?

  • Start MongoDB - our application expects that there is fb-demo database in MongoDB
  • Go to frontend folder
    • npm install
    • ng serve
  • Go to backend folder
    • npm install
    • gulp develop

License

angular2-node-fb-login is released under MIT License.

Open Source Agenda is not affiliated with "Angular2 Node Fb Login" Project. README Source: GenFirst/angular2-node-fb-login
Stars
55
Open Issues
2
Last Commit
7 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating