Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 248 Bytes

gamedev

Game dev testing repository

Installation

Tested with node v10.2.1

$ git clone https://github.com/markus-willems/gamedev.git
$ cd gamedev
$ npm install

Usage

$ npm run devServer:dev

Open http://localhost:8080.