Skip to content

n3tn0de/yapb

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Yet Another Phaser Boilerplate

A very minimalistic boilerplate to kickstart your Phaser 3 project

Installation

npm i

Development

npm start

Default address is http://localhost:3001

Get a production build

npm run build

License

MIT