yuki-katayama / TIC_TAC_TOE_GAME

Tic-tac-toe-game with javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIC TAC TOE Game

This is TIC TAC TOE Game(丸罰ゲームです)

pic-1

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Tic-tac-toe-game with javascript


Languages

Language:Vue 82.9%Language:JavaScript 15.8%Language:SCSS 1.3%