Skip to content

JoacimV/fish

Repository files navigation

Phaser Typescript Vite 📦

A boilerplate for Phaser HTML5 game framework, with typescript and Vitejs bundler

Demo: https://andreecy.github.io/phaser-ts/

Features

  • typescript
  • Vite bundler
  • HMR (Hot module replacement) fast refresh
  • eslint, prettier

Getting Started

npx degit andreecy/phaser phaser-app

cd phaser-app

Installation

npm install

Run

start the development

npm run dev

Build

build production version

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors