зеркало из https://github.com/mozilla/commonplace.git
a8daa28aae
rename langpacks to 'i18njs' (bug 1134670) |
||
---|---|---|
bin | ||
lib | ||
test | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
package.json |
README.md
Commonplace
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.