Build Status npm version MIT license Slack

Guidelines - Changelog - License

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.

Getting started

Install dependencies

$ npm i -g yo yarn gulp generator-bannertime

Create directory

$ mkdir my-campaign && cd $_

Use Bannertime

Run bannertime

$ yo bannertime

Run dev environment

$ npm start

Now you can build your banner in the banner.animation.js file.

Issues

If you think you have found an error in the generator, open an issue on GitHub or ask for help on Slack.