Skip to content

FamilySearch/javascript-sdk-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FamilySearch JavaScript SDK Sample App

This is a sample app for the FamilySearch JavaScript SDK. A running copy of this sample app is at https://fs-javascript-sdk-sample-app.herokuapp.com/.

Sample App Installation Locally

  1. Install Node.js
  2. Clone this repository
  • Copy the HTTPS clone URL
  • Go to a system prompt
  • Create a folder for the sample app project
  • From the new folder, run git clone <the HTTPS clone URL>
  1. Install the app's dependencies: npm install
  2. Run the app: node app.js (The app will be running at localhost:8080)

About

This project is a sample app for the FamilySearch JavaScript SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published