File tree Expand file tree Collapse file tree 5 files changed +73
-2
lines changed
angularjs-mongodb-rest-resources Expand file tree Collapse file tree 5 files changed +73
-2
lines changed Original file line number Diff line number Diff line change 1+ # How to run it?
2+
3+ ## First step
4+
5+ ```
6+ npm install total.js
7+ ```
8+
9+ ## Second step
10+
11+ ```
12+ node index
13+ ```
14+
15+ Open browser: < http://127.0.0.1:8000 >
Original file line number Diff line number Diff line change 1- # IMPORTANT
1+ # How to run it?
2+
3+ ## First step
24
35```
6+ npm install total.js
47npm install mongoose
5- ```
8+ ```
9+
10+ ## Second step
11+
12+ ```
13+ node index
14+ ```
15+
16+ Open browser: < http://127.0.0.1:8000 >
Original file line number Diff line number Diff line change 1+ # How to run it?
2+
3+ ## First step
4+
5+ ```
6+ npm install total.js
7+ ```
8+
9+ ## Second step
10+
11+ ```
12+ node index
13+ ```
14+
15+ Open browser: < http://127.0.0.1:8000 >
Original file line number Diff line number Diff line change 1+ # How to run it?
2+
3+ ## First step
4+
5+ ```
6+ npm install total.js
7+ ```
8+
9+ ## Second step
10+
11+ ```
12+ node index
13+ ```
14+
15+ Open browser: < http://localhost:8000 >
Original file line number Diff line number Diff line change 1+ # How to run it?
2+
3+ ## First step
4+
5+ ```
6+ npm install total.js
7+ ```
8+
9+ ## Second step
10+
11+ ```
12+ node index
13+ ```
14+
15+ Open browser: < http://127.0.0.1:8000 >
You can’t perform that action at this time.
0 commit comments