Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

softsport/phaser-starter

Repository files navigation

Phaser 3 Starter by Game Dev

Preview

How To Use

Commands:

# Clone repository
$ git clone https://github.com/LeadrateMSK/phaser-starter.git
# Install dependencies
$ npm install

# Start the local development server (on port 8080)
$ npm start

# Build the pre-prod ready code to the /dist folder
$ npm run prod

# Build the production ready code to the /dist folder
$ npm run build

Info

##Bundler Doc: https://laravel-mix.com/docs/6.0/installation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published