Skip to content
Snippets Groups Projects
Commit 6f112cf3 authored by ptangu01's avatar ptangu01
Browse files

complete readme

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1085 b32b6428-25c9-4566-ad07-03861ab6144f
parent d25f70aa
Branches
No related tags found
No related merge requests found
......@@ -17,8 +17,13 @@ Bower is required to manage the frontend dependancies.
You need to also install xaal-webcomponents-polymer with bower
## Getting started
First install dependancies with:
```
bower update ???
```
Python 2.x:
Verify that xaal webcomponents dependancies are well installed (TODO) and then
start the server with Python 2.x:
```
python -m SimpleHTTPServer
```
......@@ -30,6 +35,8 @@ svn).
So if you find bugs related to xaal webcomponents, the source code is in a
separate repo.
Tips: To develop xaal webcomponents and test the web app, have a look to "bower
link"
## TODO list
......@@ -38,3 +45,4 @@ separate repo.
- [] Reduce exchange with the REST API
- [] When starting, map initial states for each devices from xaal-dashboard
- [] Vulcanize
- [] Add xaal webcomponents dependancies
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment