Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 377 Bytes

Ng2 Tic Tac Toe

A Tic Tac Toe game built with ❤️ and Angular2

NG2 Tic Tac Toe

Usage :)

Clone the github repository:

git clone https://github.com/rmdias/ng2-tic-tac-toe.git
cd ng2-tic-tac-toe
npm install

Run the project:

npm start