Skip to content

Simple fork of project troyedwardsjr/phaser3-typescript-webpack and add docker files

Notifications You must be signed in to change notification settings

sauvank/docker-phaser3-typescript-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-phaser3-typescript-webpack

Fork of the project https://github.com/jakubzet/phaser3-typescript-boilerplate.git with the integration of docker

How to run install :

  • docker-compose -f docker-compose.builder.yml run --rm install
  • docker-compose up
  • open url http://localhost:8080

Run local server

  • docker-compose -f docker-compose.builder.yml run start

Build for prod

  • docker-compose -f docker-compose.builder.yml run build-prod

Build for dev

  • docker-compose -f docker-compose.builder.yml run build-dev

Files build is in directory : app/build/{env}

Edit ES lint conf

About

Simple fork of project troyedwardsjr/phaser3-typescript-webpack and add docker files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •