Fork of the project https://github.com/jakubzet/phaser3-typescript-boilerplate.git with the integration of docker
- docker-compose -f docker-compose.builder.yml run --rm install
- docker-compose up
- open url http://localhost:8080
- docker-compose -f docker-compose.builder.yml run start
- docker-compose -f docker-compose.builder.yml run build-prod
- docker-compose -f docker-compose.builder.yml run build-dev
Files build is in directory : app/build/{env}
- Edit file : app/.eslintrc.json ( doc : https://eslint.org/docs/user-guide/configuring )