canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
No edit summary |
(→Firefox Desktop: Add npm install instructions) |
||
| Line 33: | Line 33: | ||
First, [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build build Firefox]. | First, [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build build Firefox]. | ||
Make sure you have npm installed | Make sure you have npm installed: | ||
brew install npm | |||
and install react: | |||
npm install -g react-tools | npm install -g react-tools | ||