Jerenaux / phaserquest

Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
http://www.dynetisgames.com/2017/03/18/phaser-quest/
MIT License
371 stars 127 forks source link

Add how to start documentation #21

Closed frycz closed 4 years ago

frycz commented 4 years ago

Motivation

I spent some time trying to run the application locally. I would like to share my findings in the form of a documented process and utility scripts. Hopefully, it will help other developers.

Here are a couple of issues which are solved in the PR:

What is improved/added

Alternative solution

I am open for discussion. Please share issues you face while running the application locally and how you deal with them.

How to test

Potential regressions

None

Jerenaux commented 4 years ago

Thank you for the time spent on doing this contribution, it's much appreciated!