зеркало из https://github.com/mozilla/commonplace.git
73eb4db043 | ||
---|---|---|
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.