This repo was seeded by angular seed, run applicaiton by buliding with :
npm install grunt
point an apache webserver to _dist
development platform can be served with node
(npm install) node scripts/webserver.js
to compile less use grunt less tests can be run with karma - from app directory
./scripts/tests.sh and e2e ./scripts/e2e-tests.sh
All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.
Authors @nadavsinai, @itaykinnrot, @AmirChervinsky, @MichalRadwantzor and many others.