https://github.com/momen-alshouha/go-green
Informative Website.
https://github.com/momen-alshouha/go-green
angular typescript
Last synced: 2 months ago
JSON representation
Informative Website.
- Host: GitHub
- URL: https://github.com/momen-alshouha/go-green
- Owner: Momen-Alshouha
- Created: 2024-03-17T15:00:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T16:53:27.000Z (over 2 years ago)
- Last Synced: 2025-01-10T16:54:18.450Z (over 1 year ago)
- Topics: angular, typescript
- Language: TypeScript
- Homepage: https://go-green-informative.netlify.app/
- Size: 34.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.