A modern, open-source, collaborative music app
You can also find us on:
- Twitter: https://twitter.com/musareapp
- Fork the repository to your account.
- Clone your forked repo to your local machine using
git clone https://github.com/<username>/Musare.git
. - Navigate to the
app
directory usingcd app
. - Run
meteor
which will start a local instance of Musare onlocalhost:3000
.
- Refresh page or restart browser.
- Turn off all extensions.
- Clear cookies and cache.
- Update browser or try another (Chrome, Firefox).
- Flush browser DNS/Sockets and IP DNS.
**Chrome** ```chrome://net-internals/#dns``` and ```chrome://net-internals/#sockets```
**Firefox** ```about:config``` then change ```network.dnsCacheExpiration``` to ```0``` and back to ```60```
**Windows 7, 8, 10** ```ipconfig /flushdns```
**Linux (latest versions)** ```sudo /etc/init.d/nscd restart```
**Mac OS X Yosemite** ```sudo discoveryutil mdnsflushcache```
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 so if you want to contribute, please accept these terms. If you do not, your pull request will be denied.