Added UI under lib/static/web. Updated README.md

This commit is contained in:
chouseknecht
2013-05-06 14:26:49 -04:00
parent ef92fe3960
commit c1cc2a1e0b
125 changed files with 75282 additions and 41 deletions

View File

@@ -26,6 +26,14 @@ Getting Things Installed
See SETUP.md for requirements and details.
Accessing the new UI
====================
The UI is installed under lib/static/web. After starting the django server
(i.e. make runserver), access the ui from a web browser at:
http://127.0.0.1:8013/static/web/app/index.html
License
=======