/trainingapp

Primary LanguageJavaScript

FamilySearch trainingapp Pages

Place a description of the app here.

Setup

Install the project dependencies.

npm install

Set up config environment

cake env:setup

Run It (Locally)

foreman start

Run Tests

npm test