Skip to content

Commit 314115e

Browse files
login authentication
1 parent 7e3d41b commit 314115e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ what you will learn in each tutorial.
55

66
Gain beginner to advance level of skills with angular5 framework.
77

8+
# Installation
9+
- Checkout the branch
10+
- run ``npm install`` to install dependencies
11+
- run ``ng serve --open`` to serve the app on browser
12+
13+
814
# Angular5 Admin Panel Part-1
915
- Learn basics about angular5
1016
- What is @NgModule?

0 commit comments

Comments
 (0)