Taarifa Mobile Prototype mobile client for the Taarifa API built using the Gaia building blocks from Firefox OS. Getting started Install grunt globally: npm install -g grunt Install bower globally: npm install -g bower Install build dependencies npm install Install components bower install Build the app: grunt build Serve the app locally: grunt server