Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 556 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 556 Bytes

Typescript Tetris

react-tetris 프로젝트을 react없이 Typescript만 사용해서 만들었습니다.
테트리스를 만들려는 분들에게 도움이 되길 바랍니다.

실행방법

요구사항

  1. Node
  2. Chrome Browser

Module설치

npm install

Build

npm run build

실행

npm run start