Forked from this project: mmo-phaser-es6
Building on top of that project, this one aims to be a bit more modern and a bit more of a better base (mostly suited to my projects)
git clone https://github.com/sekaru/phaser-multiplayer-base.git
cd phaser-multiplayer-base
npm i
Build the client files and run the server:
npm start
This will serve your project at localhost:8081