Skip to content

rameplayerorg/rameplayer-webui

Repository files navigation

RamePlayer WebUI

Angular Web UI for RamePlayer

Build Status

Requirements

  • Install Node
    • on Linux install nvm
    • on OSX install home brew and type brew install node
    • on Windows install chocolatey and type choco install nodejs
  • On OSX you can alleviate the need to run as sudo by following these instructions
  • Open terminal
  • Type npm install bower gulp
  • For building you need: npm install chai del gulp-angular-templatecache gulp-load-plugins gulp-autoprefixer gulp-bytediff gulp-concat gulp-filter gulp-inject gulp-jscs gulp-jshint gulp-cssnano gulp-htmlmin gulp-notify gulp-ng-annotate gulp-rev gulp-rev-replace gulp-task-listing gulp-uglify karma karma-chai karma-mocha karma-phantomjs-launcher karma-sinon jshint jshint-stylish merge-stream phantomjs phantomjs-prebuilt sinon natives

Installing Node.js and Bower Packages

  • Open terminal
  • Type npm install

Installing Bower Packages

npm install will install these too, but you can do it manually.

  • Open terminal
  • Type bower install

Running

Just open src/index.html with your browser.

Building

Type gulp build to make an optimized build. New build will be created into directory build (created if not exists). See the gulpfile.js for details.

Cleaning

Type gulp clean to clean build directory.

Docker Image

Docker image is available: https://hub.docker.com/r/rameplayerorg/rameplayer/

About

Angular Web UI for Rameplayer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7