Welcome to the Bannertime documentation. The goal of the project is to streamline new banner builds and standardise workflow.
The generator sets up the project scaffolding for you so that you can focus on the fun stuff.
Install dependencies
$ npm i -g yo yarn gulp generator-bannertime
$ mkdir my-campaign && cd $_
Run bannertime
$ yo bannertime
$ npm start
Now you can build your banner in the banner.animation.js
file.
If you think you have found an error in the generator, open an issue on GitHub or ask for help on Slack.