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

Not loading #14

Open
pronetbr opened this issue Aug 30, 2017 · 1 comment
Open

Not loading #14

pronetbr opened this issue Aug 30, 2017 · 1 comment

Comments

@pronetbr
Copy link

Hello, congratulations on this beautiful game.

The game is loaded with no problems on the link you provided.

But when I download the files and try to run locally, even under a web server, it doesn`t work.

Do you know how I can solve this issue?

Thanks!

@pierallard
Copy link
Owner

pierallard commented Sep 2, 2017

Hi @pronetbr !
Thanks for your comments :)
Sorry I didn't let any commands to install it locally :) You have to build it with npm

npm install
npm run build
Then you can run a local server with
npm run dev

You will access it through http://0.0.0.0:8080/.

Let me a comment if it doesn't work !

Pierre

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