Skip to content

yousufkanan/Basketball-Tracking-Program

 
 

Repository files navigation

How to get the Live Server up and running!

First, make sure you have installed LiveServer on VSCode. To do this, open VSCode and in the Extensions tab on the left, search LiveServer in the searchbar. Click on the first result and install LiveServer.

Open the terminal application

  • choose/make a folder
  • double click the folder, so that a options column pops up
  • click the "new terminal at folder" and this will open terminal in the folder

Clone the repository from GitHub.

  • use command "git clone" and paste the GitHub url after the command in the the terminal window

Open the repository in VSCode

Navigate to the basketballtrackingnew folder in the repository.

Navigate to the index.html file.

In the bottom right corner, click the button that says Live Server

It will open up a website with the application running! This is in development, so whenever a change is made in the repo, it will update the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.0%
  • CSS 12.6%
  • TypeScript 12.0%
  • Shell 4.5%
  • Java 2.6%
  • HTML 2.4%
  • Batchfile 1.9%