@mediamonks/display-dev-server
v11.6.2
Published
This is the Display.Monks development server, which handles previewing and compiling ads via webpack.
Downloads
15
Keywords
Readme
Display Development Server
The Display Development Server is used as a tool to build and develop display ads.
Installation
yarn add @mediamonks/display-dev-server
npm i @mediamonks/display-dev-server
Basic Usage
// 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
Documentation
View the documentation.
Contribute
View CONTRIBUTING.md
LICENSE
MIT © MediaMonks