Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 383 Bytes

ReduxTicTacToe shows, how to implement the famous TicTacToe game with Redux. This is not a real application, but a demonstrator for the redux library. Will explain the code in our IT Talk. You can try the application here.

To run the app, checkout the repo, cd in the new directory und type

$ ./run.sh