- Mosquitto: visit http://mosquitto.org/download
- npm: visit http://nodejs.org/download/
-
Move to root project folder and execute the
install.sh
script:./install.sh
-
When Bower requests angular version, please select 1.3.0-rc.1.
-
Move to
src/main/webapp
and execute :grunt dev
-
Then configure conf.json so that web_root points to your
src/main/resources/public
folder as absolute path. Modify the other settings as you wish.
-
In order to launch the server, first launch Mosquitto:
-
Move to the project root folder and execute the
run.sh
script:./run.sh
-
Connect your browser to the following address:
http://localhost:8080
-
Launch the client application on your Android device and connect to your server address