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
- Host: GitHub
- URL: https://github.com/hunterjm/fifa-autobuyer
- Owner: hunterjm
- License: mit
- Created: 2016-03-13T02:22:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T23:00:24.000Z (almost 8 years ago)
- Last Synced: 2025-03-19T06:34:17.938Z (2 months ago)
- Topics: autobidder, autobuyer, ea, fifa, fut, team, ultimate
- Language: JavaScript
- Homepage: http://fifa.hunterjm.com
- Size: 8.35 MB
- Stars: 97
- Watchers: 42
- Forks: 28
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FIFA 17 Autobuyer
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hunterjm%40gmail%2ecom&lc=US&item_name=FIFA%20Autobuyer¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) [](https://gitter.im/hunterjm/fifa-autobuyer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/hunterjm/fifa-autobuyer) [](https://coveralls.io/github/hunterjm/fifa-autobuyer?branch=master) [](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