Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jha-pankaj authored Dec 2, 2024
1 parent 1909600 commit eaf3c96
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
# angular19

# Project Title

Responsive dashboard using angualr 19


## About Project

This project has all new freatures added in angular 19 and also have cool responsive modern UI for dashboard.
Extensive use of angualr new concept includes -

1.Standalone Components
2. Signals
3. Reactivity model
4. Server-side rendering (SSR)

## How to Run

Download/clone the project on your local machine. install node 20.11.1 or higher on you machine.

1. Go to dashboard-app folder.
2. open cammand prompt and run "npm instal"
3. run "ng serve"
# angular19

0 comments on commit eaf3c96

Please sign in to comment.