An open API service indexing awesome lists of open source software.

https://github.com/bozzelliandrea/stats-v2-fe

Angular application displaying formula 1 statistics
https://github.com/bozzelliandrea/stats-v2-fe

Last synced: 8 months ago
JSON representation

Angular application displaying formula 1 statistics

Awesome Lists containing this project

README

          

# STATS-V2-FE

This application needs the backend spring boot app present in the following link https://github.com/bozzaccio/stats-v2-BE

INSTALLATION


  • Install Node.js

  • Install Angular cli using npm command -> npm install -g @angular/cli

  • Clone the repo and run npm install for dependencies -> ng serve



RUN APPLICATION



Run the app with angular CLI using `ng serve`
Open browser and navigate to `http://localhost:4200/`