blueappio / qbtrainer

Connect to SuperBall to use as QuarterBack Trainer to measure speed, rotation, hangtime etc., thru your browser or remotely using BlueApp.io

Home Page:https://blueappio.github.io/qbtrainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarter Back Trainer

To modify the code fork this project and clone it to your system.

Install the libraries needed for the project.

npm install
bower install

To debug and test the project you can run the following,

gulp serve

To create minified files to deploy, use the following command. This will create the files in www folder.

gulp build

To deploy the files to Github pages and view them thru the browser like this project is setup, use the following command

npm run all

Click here to learn more about Github Pages

About

Connect to SuperBall to use as QuarterBack Trainer to measure speed, rotation, hangtime etc., thru your browser or remotely using BlueApp.io

https://blueappio.github.io/qbtrainer


Languages

Language:JavaScript 50.3%Language:HTML 29.2%Language:CSS 15.9%Language:Shell 4.6%