This project was generated with Angular CLI version 14.0.3
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
A step by step series of examples that tell you how to get a development environment running
- Clone or download this repository
- Install all the dependencies.
"npm install"
- Start the server
"ng serve"
- Open in browser
"localhost:4200"