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.
- Host: GitHub
- URL: https://github.com/gitobi/gtbad-advertisers
- Owner: gitobi
- Created: 2014-12-17T17:12:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T17:10:55.000Z (about 11 years ago)
- Last Synced: 2024-03-17T17:31:41.031Z (about 2 years ago)
- Language: JavaScript
- Size: 527 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)