File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Press any key to stop program
2929
3030Then script download ` node-modules ` for node.js and runs the server for port: ` 8080 ` .
3131
32- That's it, you can see Backbone.JS Todo SPA geared with [ ServiceStack] ( www.servicestack.net ) : http://localhost:8080
32+ That's it, you can see Backbone.JS Todo SPA geared with [ ServiceStack] ( www.servicestack.net ) : [ http://localhost:8080 ] ( http://localhost:8080 )
3333
3434NOTE: Service is actually a Windows Service. So you can also install it with:
3535
@@ -47,4 +47,4 @@ chmod +x ./run
4747./run
4848```
4949
50- That's it, you can see Backbone.JS Todo SPA geared with [ ServiceStack] ( www.servicestack.net ) : http://[ linux-host] :8080
50+ That's it, you can see Backbone.JS Todo SPA geared with [ ServiceStack] ( www.servicestack.net ) : ` http://[linux-host]:8080 `
You can’t perform that action at this time.
0 commit comments