Extremely beautiful Subsonic client, written in AngularJS
Beautiful Subsonic client written in AngularJS. The client was develop to be a alternative to the main ui theme of Subsonic Server. The application was created with @john_papa HotTowel Template.
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
- Install Node.js
- on OSX use homebrew
brew install node
- on Windows use chocolatey
choco install nodejs
-
Install these NPM packages globally
npm install -g bower gulp nodemon
-
Run the project with
gulp serve-dev
Shaked Amar – shakedamar@gmail.com
Distributed under the MIT license. See LICENSE
for more information.