1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Add note about firefox stackoverflow to readme

This commit is contained in:
Dan Finlay 2016-07-25 14:50:19 -07:00
parent dcd1665e90
commit 6fa1d6efff

View File

@ -57,6 +57,8 @@ You can optionally enable debugging, and click `Debug`, for a console window tha
If you have problems debugging, try connecting to the IRC channel `#webextensions` on `irc.mozilla.org`.
For longer questions, use the StackOverfow tag `firefox-addons`.
### Developing on UI Only
You can run `npm run ui`, and your browser should open a live-reloading demo version of the plugin UI.