tic-tac-toe
A simple game of tic-tac-toe
Installation
Requires npm
to build it.
- Clone the repo
git clone https://github.com/wroveda/tic-tac-toe.git
- Install the dependencies
npm install
- Build the site
npm run serve
- Connect to the displayed url with your prefered browser
Example
Example of the project deployed here: site
License
Distributed under the MIT license. See LICENSE
for more information.