javierev / valdaris.com

0 stars 0 forks source link

Change URL in contents.js #3

Closed javierev closed 9 years ago

javierev commented 9 years ago

In contents.js an URL is defined as url: 'http://valdaris.com/contents.php'. This URL should be replaced by one that can be used locally on development.

javierev commented 9 years ago

Solved in branch issues-0.2

javierev commented 9 years ago

To make it working from scratch you should start a server on localhost at port 8080 and serve contents on http://localhost:8080/contents. You can either change the URL in js/collections/contents.js to a working server.