geocine/phaser3-rollup-typescript

Repository files navigation

This is a Phaser 3 starter with TypeScript, Rollup with ⚡️ lightning fast HMR through Vite.

CommandDescription
yarn installInstall project dependencies
yarn devBuilds project and open web server, watching for changes
yarn buildBuilds code bundle with production settings
yarn serveRun a web server to serve built code bundle

After cloning the repo, run yarn install from your project directory. Then, you can start the local development server by running yarn dev and navigate to http://localhost:3000.

After running yarn build, the files you need for production will be on the dist folder. To test code on your dist folder, run yarn serve and navigate to http://localhost:5000

About

Phaser 3 TypeScript Starter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •