Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 547 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 547 Bytes

Go Green - Angular Informative Website

This project is an informative website developed using Angular.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/angular-informative-website.git
    
  2. Navigate to the project directory:

    cd angular-informative-website
    
  3. Install dependencies:

    npm install
    

Usage

  1. Run the development server:

    ng serve
    
  2. Open your web browser and visit http://localhost:4200 to view the website.