Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Getting started

Pablo Tejada edited this page Sep 14, 2013 · 10 revisions

I created a new repository which makes it a breeze to setup a new APE Server instance with the APS framework, Check it out or continue reading.

--

If you dont have an APE server instance running check the APE Server setup page. I personally prefer building your own binary installation from the source. I will refer to the binary installation throughout the documents in this wiki too.

In order to use the client APS framework you need to install a set of scripts in the APE server. To install this scripts take a look at Installing server scripts.

Once the scripts are installed you are good to go, you will be able to test the demos with your own server. You can also take a look at the demo's source, i left a bunch of useful comments there. By default the demos will use my APE server so you could try the demos out of the box without having to install anything nor run your own server. To test the demos with your APE server just update the script.js file in each demo folder.

Continue to API

Clone this wiki locally