Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 505 Bytes

newfirefox.mozilla.community

Enthusiasts community call-to-action website for the Firefox Quantum Release with example tweets and the possibility to retweet the official Firefox tweet.

Installing

$ npm install
$ npm run dep:copy

Then open the index.html file in your browser.

How to localize

All strings are defined in the language files. All you need to do is open the appropriate file in the locales folder and translate the strings. We gladly take any Pull Requests :)