We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd678e commit fa37e89Copy full SHA for fa37e89
README.md
@@ -1,5 +1,13 @@
1
#eShell
2
A player for eLearning Courses created to learn AngularJS.
3
+I've covered:
4
+
5
+ * jQueryUi Drag & Drop
6
+ * Form Validation in AngularJS
7
+ * Ordering/Sorting images
8
+ * jPlayer integration to play audios
9
10
+
11
12
#Why?
13
Because I wanted to try out AngularJS.
@@ -15,7 +23,4 @@ Because I wanted to try out AngularJS.
15
23
#How?
16
24
You need to have [yeoman](http://yeoman.io/) installed to run it. Finally just run:
17
25
18
- $ yeoman server
19
-
20
-#Demo?
21
-
26
+ $ yeoman server
0 commit comments