The Display Development Server is used as a tool to build and develop display ads.
yarn add @mediamonks/display-dev-server
npm i @mediamonks/display-dev-server
// for building
dds --mode production
// for developing
dds --mode development
The easiest way to get started is by using the yeoman template @mediamonks/generator-display-templates
View the documentation.
View CONTRIBUTING.md
MIT © MediaMonks