Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 694 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 694 Bytes

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