A simple TicTacToe made with Nuxt TS
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/mouhcine-flutter/ts-vue-tictactoe.git
- Install NPM packages
npm install
- Run app locally : http://localhost:3000
npm run dev
Distributed under the MIT License. See LICENSE
for more information.