Skip to content

maridco/marid-frontend

Repository files navigation

marid

Independent Music Platform

Marid is a music platform that beautifully showcases the works of independent artists.

For more information, please see http://marid.co

Team

A full list of contributors can be found on GitHub.

Contribute

  1. Clone the repository git clone https://github.com/maridco/marid-frontend.git
  2. Install dependencies bower install
  3. Hack away!
  4. Fork it
  5. Set remote-url of your new forked repo
  6. Create your feature branch (git checkout -b develop/my-new-feature)
  7. Commit your changes (git commit -am "Added some feature")
  8. Push to the branch (git push origin develop/my-new-feature)
  9. Create new Pull Request

See here for more detail on contributing to open source.

Please use git-flow for branch management.

Dependancies

Marid uses bower to manage it's dependencies, they can be found in the bower.json file. The dependancies are:

  • Bootstrap (3.3.1)
  • jQuery (latest)
  • nprogress (latest)

Contact

Twitter: @maridco

IRC: #marid on irc.freenode.net

License

Marid is released under the Apache License, Version 2.0.

The full license text is included in LICENSE.txt.