Skip to content

ve000443/MixMaze

Repository files navigation

Programmable Web

Global

This project will need you to have Node (npm) installed.

Once npm is installed, you'll need both Grunt and Bower, you can get them by doing the following command :

npm install -g grunt-cli bower

All musics are hosted on xythe.xyz, except for the one called marco which is a local preview available in this repository

Back End

To install the required dependencies, place yourself in the server directory and use :

npm install

To launch the Web Service, you can now use :

npm start

To launch the test suit, the command is :

npm test

Front End

In the root directory of this project, use the following commands to install the Front End dependencies :

npm install bower install

You can change whether you want to use the Web Service in local mod or use the one provided on xythe.xyz by changing the local boolean in the file [MixMaze_Folder]\app\scripts\controllers\arrangement.js

Default value : var local = true

To start the server, enter :

grunt serve

Work Distribution

Zied BENZARTI aka Zied10 ([email protected])

Ratings Music loading

Marc DESTEFANIS ([email protected])

Track Effects Web Audio

Kevin VARANDAS ([email protected])

Web Service Testing

Etienne VIVIEN aka Waerth ([email protected])

GUI Region Effects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •