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
- Host: GitHub
- URL: https://github.com/bozzelliandrea/stats-v2-fe
- Owner: bozzelliandrea
- Created: 2021-01-17T07:23:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T08:19:17.000Z (over 4 years ago)
- Last Synced: 2024-12-28T06:27:54.188Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 7.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/`