Developing games on Typescript and Phaser Demo to see a demo use desktop browser Screenshot Installing Install the dependencies with this command-line: npm install If you use yarn just replace npm with yarn Building and Running Perform a quick build (bundle.js) and start server: npm run dev If you use yarn just replace npm with yarn