/commonplace

Node modules for Firefox Marketplace frontend projects

Primary LanguageJavaScriptOtherNOASSERTION

Build Status

Necessary Node modules for Marketplace frontend projects.

Commonplace includes:

  • Common Bower and require.js configuration
  • Nunjucks template compilation optimizer
  • Localization extraction and language pack generation

Creating a New Marketplace Frontend Project

Clone the Marketplace template.

Run make init. This will download dependencies and set things up.