@whoisxavier/generator-display-boilerplate
v1.0.1
Published
Yeoman generator for display advertising projects by x-code.studio
Downloads
194
Readme
Display Boilerplate Generator
x-code.studio Display Boilerplate - Yeoman generator to scaffold display advertising projects
Generator to scaffold a display advertising project with the x-code.studio toolkit
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 -vwhen thats ok.
npm install -g yo
npm install -g @whoisxavier/generator-display-boilerplateThen generate your new project:
yo @whoisxavier/generator-display-boilerplateThen follow the instructions on your screen.
- Create quick unit (with default parameters)
- Create display units (you can create multiple or just one)
