Want to hack? Read the documentation.
-
Checkout
fxos-sharing
repo:git clone '[email protected]:fxos/sharing.git'
-
If you haven't already, install Bower and Gulp (preferably globally):
npm install -g bower gulp
-
Install the dependencies:
npm install && bower install && npm run apm
-
Run Gulp to start the file watchers for the build system:
gulp
-
Flash
dist/app
onto your device using Firefox's WebIDE.