![]() |
9 лет назад | |
---|---|---|
app | 9 лет назад | |
.gitignore | 9 лет назад | |
LICENSE | 9 лет назад | |
README.md | 9 лет назад |
##Visit the official website!
You can also find us on:
##Get started with development!
First download Meteor: https://www.meteor.com/ Then download Git (CLI): https://git-scm.com/
Get your favourite code-editor out and follow the following steps to start contributing:
git clone https://github.com/[YourUserName]/Musare.git
Navigate to "../app" and run meteor
. This will run a local instance of Musare on localhost:3000
.
There you go, you're set to start coding!
##Does the site not load?
Try these methods first before reporting an issue:
Flush browser DNS/Sockets and IP DNS
<hr>
**Firefox**
about:configthen change
network.dnsCacheExpirationto
0and back to
60```
<hr>
**Linux (latest versions)**
sudo /etc/init.d/nscd restart
<hr>
**Mac OS X Yosemite**
sudo discoveryutil mdnsflushcache```
This did not fix your issue? or you're still not satisfied? Just create a issue ticket at: https://github.com/AkiraLaine/musare/issues 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.