Below are the steps to follow after the implementation of a new functionnality or for debugging purpose. In this mode, we use the dev.html page instead of the index.html.
* Fork this project to your github space.
* Change the code to implement a new functionnality or fix issues.
* check js files, create the dev.html file from the dev.tpl.html template.
To test the changes locally on your computer:
* Prepare the project ( check js files, create the dev.html file from the dev.tpl.html template )
```
grunt dev
```
*copy the www folder (not all files are needed but it is easy) to apache folder
*Copy the www folder (not all files are needed but it is easy) to apache folder