This repo contains JavaScript implementations of the Fitbit Developer Bridge.
First-time set up:
-
Install node and yarn (npm won't work)
-
Clone this repository
-
Run
yarn install && yarn build
from the root of the repo
For help regarding the tools please consult the Fitbit Developer Portal or Fitbit SDK Forums