generator-ibanner
v1.2.8
Published
Yeoman generator for creating HTML5 advertising campaigns (based on bannertime from pyramidium)
Downloads
2
Maintainers
Readme
The goal of this project is to streamline banner builds and standardise workflow (based on Bannertime).
The generator sets up the project scaffolding for you so that you can focus on the fun stuff.
Quick Start
Install Yeoman, Yarn, Gulp and Bannertime
$ npm i -g yo yarn gulp generator-ibanner
Make a new directory and cd into it
$ mkdir my-campaign && cd $_
Run Bannertime
$ yo ibanner
Platforms