phaserjs / template-webpack

A Phaser 3 project template that uses Webpack 5 for bundling
MIT License
1.15k stars 773 forks source link

Consider to make this repository as template repository #26

Closed mramadhanrh closed 1 year ago

mramadhanrh commented 5 years ago

Hi, as i know doing npm install phaser3-project-template in some empty directory is just making this repository to placed at node_modules/ directory, while i think this could be solved by making this repository to a template repository.

here's the reference https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.

by doing this we could create a phaser3 project based this repository.

Thanks in advance. 👍

CarpenterBug commented 4 years ago

I was following the Getting Started with Phaser 3 when following the "Webpack Project Template" instructions, the folder only contains node_modules and package-lock.json. Due to the lack of the package.json, one can't run any of the Available Commands.

This should be an easy fix, are you planning to do it soon @photonstorm? Thanks

mramadhanrh commented 4 years ago

@photonstorm

photonstorm commented 1 year ago

This has been done.