src/ is the folder for the phaser3 client source code.
server/ is meant for the server code which will reside on the server. Its non-phaser3 code.
to start the server locally ma server/
Command | Description |
---|---|
npm install |
Install project dependencies |
npm start |
Build project and open web server running project |
nodejs server/server.js |
starts the needed server |
use the following tool to deploy: http://pionlib.de/game/index.php