Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 189 Bytes

BIG tic tac toe.

used technologies: react(with webpack), ts, mobx, styled-componetns

Project start

install dependencies

npm i

start dev

npm start