Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 227 Bytes

File metadata and controls

17 lines (12 loc) · 227 Bytes

watersort

Water sort sample project in TypeScript.

Setup

npm install

Commands

npm run start    # hello
npm run play     # CLI game
npm run preview  # preview server on http://localhost:3000