We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67d0de commit 72d4345Copy full SHA for 72d4345
1 file changed
README.md
@@ -1 +1,12 @@
1
# angular2example
2
+
3
+## I need your help!
4
5
+I want to be able to understand a simple example perhaps a hello world application using Angular 2.
6
7
+I want you to create:
8
+ - A Module
9
+ - A Component
10
+ - An app.js
11
+ - An Index.html
12
+ - Use npm or bower to install the packages you need
0 commit comments