Generator to scaffold a display advertising project
See https://mediamonks.githu1`b.com/generator-display-boilerplate for documentation to getting started.
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 8 or higher.
node -v
when thats ok.
npm install -g yo
npm install -g generator-display-boilerplate
Then generate your new project:
yo display-templates
Then follow the instructions on your screen.
- create Banner
- create 3D Banner
MIT © Mient-jan Stelling