Update README.md

This commit is contained in:
Nayan Ambali 2013-11-08 10:00:09 +05:30
parent 6204b4b601
commit a162bea39c

View File

@ -25,6 +25,15 @@ npm install
You are done.
If you want to connect to local server then modify the constant in community-app\app\scripts\modules\configurations.js as below
...
.constant('HOST','https://localhost:8443\:8443') //need to escape port number
...
## Adding dependencies
You can also add more dependencies on bower.json.