No Description

KrisVos130 b460c84231 Merge branch 'master' of https://github.com/Musare/Musare 8 years ago
app b460c84231 Merge branch 'master' of https://github.com/Musare/Musare 8 years ago
.gitignore 1749ff55c1 Added edit room description to manageStation page. 9 years ago
LICENSE a906082b8e Create LICENSE 9 years ago
README.md 2097e2b559 Updated README and FAQ Page 8 years ago

README.md

Musare

A modern, open-source, collaborative music app

You can also find us on:

Contributing

Prerequisites

Getting Started

  1. Fork the repository to your account.
  2. Clone your forked repo to your local machine using

    3. Navigate to the `app` directory using `cd app`.
    4. Run `meteor` which will start a local instance of Musare on ```localhost:3000```.
    
    ## Does the site not load?
    
    #### Try these methods first before reporting an issue:
    
    1. Refresh page or restart browser.
    2. Turn off all extensions.
    3. Clear cookies and cache.
    4. Update browser or try another (Chrome, Firefox).
    5. Flush browser DNS/Sockets and IP DNS.
    
    <hr>
    **Chrome**
    

    chrome://net-internals/#dnsandchrome://net-internals/#sockets```


Firefox

<hr>
**Windows 7, 8, 10**

ipconfig /flushdns```


Linux (latest versions)

<hr>
**Mac OS X Yosemite**

sudo discoveryutil mdnsflushcache```


Still having issues?

Just create an issue ticket at: https://github.com/musare/musare/issues and be sure to be as detailed as possible!

We are protected by CLA assistant so if you want to contribute, please accept these terms. If you do not, your pull request will be denied.