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
1 changed files with 2 additions and 0 deletions

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.