Skip to content

nightwolfdev/sports-leagues

Repository files navigation

Sports Leagues

Sports Leagues App

View all leagues or leagues by sport. View league news and teams.

Getting Started

  1. Clone the repo
    git clone https://github.com/nightwolfdev/sports-leagues.git
  2. Navigate to the project folder
    cd sports-leagues
  3. Install dependencies
    npm install
  4. Run the app
    ng serve
  5. Visit the app in a browser
    http://localhost:4200

Links