Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.34 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.34 KB

FIFA 17 Autobuyer

Donate to this project using Paypal Join the chat at https://gitter.im/hunterjm/fifa-autobuyer Build Status Coverage Status Dependency Status

Releases

Download the latest version on our releases page.

Overview

Coming soon...

For Developers

This project was built on node.js v6.5.0. I would highly recommend using nvm to make sure your environment mimics the same.

Install dependencies:

npm install

Start dev server:

npm run dev