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

https://github.com/hunterjm/fifa-autobuyer

FIFA 17 Autobuyer
https://github.com/hunterjm/fifa-autobuyer

autobidder autobuyer ea fifa fut team ultimate

Last synced: about 2 months ago
JSON representation

FIFA 17 Autobuyer

Awesome Lists containing this project

README

        

# FIFA 17 Autobuyer

[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hunterjm%40gmail%2ecom&lc=US&item_name=FIFA%20Autobuyer&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) [![Join the chat at https://gitter.im/hunterjm/fifa-autobuyer](https://badges.gitter.im/hunterjm/fifa-autobuyer.svg)](https://gitter.im/hunterjm/fifa-autobuyer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/hunterjm/fifa-autobuyer.svg?branch=master)](https://travis-ci.org/hunterjm/fifa-autobuyer) [![Coverage Status](https://coveralls.io/repos/github/hunterjm/fifa-autobuyer/badge.svg?branch=master)](https://coveralls.io/github/hunterjm/fifa-autobuyer?branch=master) [![Dependency Status](https://david-dm.org/hunterjm/fifa-autobuyer.svg)](https://david-dm.org/hunterjm/fifa-autobuyer)

## Releases
Download the latest version on our [releases](https://github.com/hunterjm/fifa-autobuyer/releases) page.

## Overview
Coming soon...

## For Developers
This project was built on node.js v6.5.0. I would highly recommend using [nvm](https://github.com/creationix/nvm) to make sure your environment mimics the same.

Install dependencies:

npm install

Start dev server:

npm run dev