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

generator-display-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

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
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

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)

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc