The very first app I ever wrote
$ npm install http-server -g
$ npm install
$ cd tic-tac-toe
$ grunt
$ http-server
- Posiblity to get login
- All win-lose history will be saved in localStorage
- Posibility to remove the history
- Have fun
The very first app I ever wrote
$ npm install http-server -g
$ npm install
$ cd tic-tac-toe
$ grunt
$ http-server