Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 310 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 310 Bytes

Phaser JS Games

Tech Stack

Vite, React, Typescript, PhaserJS

Run Locally

Clone the project

git clone captain-fatbeard/fatbeard-games

Go to the project directory

cd fatbeard-games

Install dependencies

npm install

Start the server

npm run dev