Web app for telecom based on yandex maps, playframework and backbone.
- Python2
- Java6 or higher
- PlayFramework (uses Python)
- Node.js for packaging
Download from http://downloads.typesafe.com/play/1.2.7/play-1.2.7.zip
Extract and add ./play
command to your system path or use relative path to it.
npm install && gulp dev
to build client and start watching over filesplay deps && play run
- Open app at http://localhost:9000
Client
index.html - /app/views/Application/index.html
html src - /app/views/templates
js src - /client
styles - /css
build - /build
Server
/app
/conf
/lib
/modules
/test
/tmp