To check this web application in action, login to: http://dash.digitalsignage.com (Enterprise account required)
StudioDashboard is an open source, Digital Signage Enterprise manager for subscribers of the Enterprise edition of MediaSignage Inc.
git clone https://github.com/born2net/studioDashboard.git
cd studioDashboard
npm install -g jspm@beta
npm install -g gulp
npm install
Keep in mind the StudioDashboard is often released with new updates, so you will lose any changes you make to your code if you overwrite it with our release builds. Be sure to merge changes and subclass modules to be able to continue and receive updates without loosing your source changes.
this app relies on the AppStore implementation, watch the video to learn more:
For the ultimate Angular 2 kitchen sink visit: https://github.com/born2net/ng2Boilerplate
Generated using TypeDoc