An open API service indexing awesome lists of open source software.

https://github.com/gitobi/gtbad-advertisers

Web front end for the advertisers of our GTBAd system.
https://github.com/gitobi/gtbad-advertisers

Last synced: 5 months ago
JSON representation

Web front end for the advertisers of our GTBAd system.

Awesome Lists containing this project

README

          

# GTBAd-Adevertisers

## About

This project aim to mange advertising of GTBAd system for advertisers.

## Technology

### Front End (This project)

- AngularJS
- Bootstrap
- Auth0
- Yeoman
- Bower
- Grunt
- Aamazon S3

### Back End (Other project)

- Ruby on Rails
- OpenID Connect

## How to build

### Requirements

- node
- npm
- yo
- bower
- grunt-cli
- ruby

### Procedures

1. git clone https://github.com/gitobi/GTBAd-Adevertisers.git
1. cd GTBAd-Adevertisers
1. npm install
1. bower install
1. bundle install --path vendor/bundle
1. grunt serve
1. Yeah! You will see the localhost page on your browser!

## How to contribute

Please make your pull request contains your feedbacks, features, designs, implementations and of course fix typos.
We review it and decide whether to merge it.

### Contributors

[@deraru](https://github.com/deraru)
[@serima](https://github.com/serima)