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

How Me Install this jsnes #109

Closed
Noahbob2233 opened this issue Jan 31, 2018 · 3 comments
Closed

How Me Install this jsnes #109

Noahbob2233 opened this issue Jan 31, 2018 · 3 comments

Comments

@Noahbob2233
Copy link

I need help installing this to me site. I use cpanel and their is not a tutorial on it. I don't know how to do it. I want it to look like the one the creator has. I don't know if this github stuff will get me that end result. I think that is the demo of this. I don't know and I need help.

@bfirsh
Copy link
Owner

bfirsh commented Jan 31, 2018

Hi! You’re looking for this:

https://github.com/bfirsh/jsnes-web

It’s not straight forward because there is a build process but hopefully you can figure it out. If you install Node.js and Yarn, then run yarn build it’ll build the emulator on my website. The code you can upload to cPanel and so on is in the build/ directory after you have run that command.

Good luck!

@alexcrz
Copy link

alexcrz commented Aug 28, 2018

Hi! I've done all the steps, directly on my hosting, got also the build folder, but when I open the index.html file in that folder, I just get a black page, and if I inspect the page, I don't get any error.

@ghost
Copy link

ghost commented Apr 15, 2019

Hi! I've done all the steps, directly on my hosting, got also the build folder, but when I open the index.html file in that folder, I just get a black page, and if I inspect the page, I don't get any error.

Edit the index.html , find all links to the css and js files , remove the forward slash / from the begining of each link
for example :

to

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

3 participants