Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 196 Bytes

File metadata and controls

12 lines (9 loc) · 196 Bytes

description

a classic kill-mine game using react + redux + typescript

project setup

git clone https://github.com/18566246732/kill-mine.git
cd kill-mine
yarn install
yarn start