Skip to content

GregoryWullimann/FUTBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUTBoost

Welcome to FUT Boost! An open-source web extension for the Fifa Ultimate Team Web App.

Currently the extension is in beta and we are looking for feedback and feature requests.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.

Installing

Mostly only NPM is required to build the project. Follow these steps to have a copy on your local machine.

git clone https://github.com/GregoryWullimann/FUTBoost.git
cd FUTBoost
npm install

Build development

npm build:dev
// or 
npm watch:dev

Build production

npm build
// or 
npm watch

Build zip

npm build-zip

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published