Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 719 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 719 Bytes

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.