Skip to content

mediamonks/generator-display-boilerplate

Repository files navigation

Display Boilerplate

npm-version npm-downloads github-contributors github-activity libraries.io-dependencies

Generator to scaffold a display advertising project

Getting started

See https://mediamonks.github.io/display-advertising-docs/docs/getting-started/installation for documentation to getting started.

Installation

First, install Yeoman and generator-display-boilerplate using npm (we assume you have pre-installed node.js).

open terminal or cmd or git bash

then check your node.js version first. Needs to be 16 or higher.

node -v

when thats ok.

npm install -g yo
npm install -g generator-display-boilerplate

Then generate your new project:

yo display-boilerplate

Then follow the instructions on your screen.

  • Create quick unit (with default parameters)
  • Create display units (you can create multiple or just one)

About

generator for generating templates for display

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages