Skip to content

Commit c10afb3

Browse files
authoredJan 5, 2017
Create README.md
1 parent 76e89cc commit c10afb3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# reactiveJX
2+
Reactive programming with RxJS
3+
4+
A simple Reactive programming with javascript
5+
Chasing your cursor
6+
7+
Steps -
8+
install node and npm
9+
10+
clone repo
11+
12+
cd reactiveJX
13+
14+
npm install
15+
16+
npm start
17+
18+
check localhost:8080
19+
20+
You are Done . ENJOY !!!! :)

0 commit comments

Comments
 (0)
Please sign in to comment.