We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3d41b commit 314115eCopy full SHA for 314115e
README.md
@@ -5,6 +5,12 @@ what you will learn in each tutorial.
5
6
Gain beginner to advance level of skills with angular5 framework.
7
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
14
# Angular5 Admin Panel Part-1
15
- Learn basics about angular5
16
- What is @NgModule?
0 commit comments