generator-display-boilerplate

7.5.0 • Public • Published

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)

Readme

Keywords

Package Sidebar

Install

npm i generator-display-boilerplate

Weekly Downloads

6

Version

7.5.0

License

ISC

Unpacked Size

9.81 MB

Total Files

150

Last publish

Collaborators

  • devmonk