Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 347 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 347 Bytes

Bit-Bomber

Getting Started

Tech

  • [typescript] - Phaser - HTML5 Game Framework

Installation

Install the dependencies and devDependencies and start the server.

cd bit-bomber
npm i

RUN

npm run dev   //run dev config
npm run build //run build to dist
npm run watch //run watch change