Skip to content

Files

Latest commit

Nov 16, 2021
bf2ce7e · Nov 16, 2021

History

History
14 lines (8 loc) · 142 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 142 Bytes

SetGame

Simple game with Typescript

Setup

// install lite-server and start the server npm i npm run start

// compile and watch tsc -w