Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't know how to run the bemuse app. #391

Open
salientnet opened this issue Oct 6, 2016 · 3 comments
Open

I don't know how to run the bemuse app. #391

salientnet opened this issue Oct 6, 2016 · 3 comments

Comments

@salientnet
Copy link

Hello,

I tried to run the app on my local.
What I tried is

  1. download the bemuse repository.
  2. npm install in the app folder.
  3. npm start
    But now, I can't run the application on my local.
    So could you explain how to run the app?

Best Regards,
Salient

@dtinth
Copy link
Member

dtinth commented Oct 6, 2016

Hello,

The steps you described is correct! :)

Can you post a screenshot of what happens when you npm start?

Please note, that you also need to clone bemusic/music next to bemuse. The layout should be:

  • Bemuse
    • bemuse
      • [contents of bemusic/bemuse repo]
    • music
      • [contents of bemusic/music repo]

@salientnet
Copy link
Author

Hello,

Thanks for your help.
This is just the issue screenshot.
screenshot from 2016-10-06 08 33 02
And I downloaded the music repo too.

Btw, I am going to run the app in user mode without dev mode.
So I downloaded the bemusic.github.io repo and the music repo in same level.
Then I run the bemusic.github.io/index.html, but it is not working properly.
Just look at the following below.
selection_003
Looking forward to hearing good idea from you.

Best Regards,
Salient

@dtinth
Copy link
Member

dtinth commented Oct 6, 2016

The above error shows a bug in the project, so thanks for reporting!

For the compiled version, you have to ln -s /path/to/Bemuse/music /path/to/Bemuse/bemusic.github.io/music.

Please note that Bemuse also works offline if you use Google Chrome. It installs a service worker and you can play even if you are complete offline and played that particular song/chart before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants