Skip to content

rankuptuts/phaser3-typescript-webpack4

Repository files navigation

phaser3-typescript-webpack4

Boilerplate template for phaser3 with typescript, es6 and webpack4

Getting started

Prerequisites

Download and install npm with Node.js @ https://nodejs.org/en

Installing

Select a folder, navigate to it, and clone this repository with this command-line:

git clone https://github.com/rankuptuts/phaser3-typescript-webpack4.git

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 and start server:

npm start

If you use yarn just replace npm with yarn

  • If you have any suggestion, let me know!

External Resources

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

phaser3-typescript-webpack4-es6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published