New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

generator-display-boilerplate

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-display-boilerplate

[![npm-version](https://img.shields.io/npm/v/generator-display-boilerplate)](https://www.npmjs.com/package/generator-display-boilerplate) [![npm-downloads](https://img.shields.io/npm/dm/generator-display-boilerplate)](https://www.npmjs.com/package/generat

7.5.0
latest
Version published
Weekly downloads
33
3200%
Maintainers
1
Weekly downloads
 
Created

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)

FAQs

Package last updated on 21 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts