We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#Step 2: Set Up Your Test Environment
Go to the Github FamilySearch JavaScript SDK Tutorial project.
If you have the Git versioning system installed, clone the project as follows:
Get the "HTTPS Clone URL" and copy it into the follow command to run from a console prompt at the location you want your project folder to reside.
git clone <http-tutorial-project-url>
A project folder is created that contains all the files needed for you to complete the tutorial.
If you do not have Git installed, download a zip file of the project and extract the files into a project folder you create locally.
npm install -g node-static static
##(Proceed to Step 3 of the tutorial)
Home
Tutorial
Sample App
Documentation
Design