Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 298 Bytes

react-tutorial

Simple tic-tac-toe game build in REACT.js framework

To run app go to terminal, type "cd <file_path>", after it type ,,npm start" After it browser should open with url: http://localhost:3000/ and tic-tac-toe game should be available for user Notice: You have to have installed NPM