Skip to content

Commit 5187a24

Browse files
authored
Create README.md
1 parent e920e62 commit 5187a24

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Angular Advance
2+
3+
> A deep dive into advanced Angular concepts and practices.
4+
5+
# How to run
6+
7+
```bash
8+
git clone https://github.com/aimxnaim/angular-courses-udemy.git
9+
cd angular-courses-udemy/<module-folder>
10+
npm install
11+
ng serve --open
12+
```

0 commit comments

Comments
 (0)