Skip to content

Example Angular 2 project demonstrating usage of ng2-facebook-sdk

Notifications You must be signed in to change notification settings

zmbot/ng2-facebook-sdk-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project for ng2-facebook-sdk.

  1. Clone/doenload this repo
  2. Run npm install to install dependencies
  3. Run npm start to run the app locally
  4. Go to https://localhost:4200 in your browser

This project was generated by Angular CLI. To view the edits that I've done see the following files:

  • src/index.html (included script tag)
  • src/app/app.module.ts (imported the provider)
  • src/app/app.component.ts (app code)

About

Example Angular 2 project demonstrating usage of ng2-facebook-sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.4%
  • HTML 41.8%
  • CSS 0.8%