View all leagues or leagues by sport. View league news and teams.
- Clone the repo
git clone https://github.com/nightwolfdev/sports-leagues.git
- Navigate to the project folder
cd sports-leagues
- Install dependencies
npm install
- Run the app
ng serve
- Visit the app in a browser
http://localhost:4200