This project is an informative website developed using Angular.
-
Clone the repository:
git clone https://github.com/yourusername/angular-informative-website.git -
Navigate to the project directory:
cd angular-informative-website -
Install dependencies:
npm install
-
Run the development server:
ng serve -
Open your web browser and visit
http://localhost:4200to view the website.