Node modules for Firefox Marketplace frontend projects
Перейти к файлу
Kevin Ngo 73eb4db043 v2.5.0 optimize l10n packs (bug 1144425) 2015-07-17 11:44:56 -07:00
bin removed > deprecated 2014-12-10 16:34:11 -08:00
lib v2.5.0 optimize l10n packs (bug 1144425) 2015-07-17 11:44:56 -07:00
test v2.5.0 optimize l10n packs (bug 1144425) 2015-07-17 11:44:56 -07:00
.gitignore add dist folder to test bower 2014-09-22 10:41:55 -07:00
.travis.yml v0.7.0 add scroll state module (bug 986625) 2015-02-10 18:11:12 -08:00
LICENSE Add base files 2013-07-09 15:13:13 -07:00
README.md v2.2.0 marketplace-jquery 2015-03-16 15:28:01 -07:00
package.json v2.5.0 optimize l10n packs (bug 1144425) 2015-07-17 11:44:56 -07:00

README.md

Commonplace

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.