https://github.com/tomokimiyauci/matryoshka
:video_game: Real-time battle game evolved the Tic Tac Toe:dolls:
https://github.com/tomokimiyauci/matryoshka
board-game chromatic express firebase game githubactions hygen jest nuxt pwa snapshot ssr storybook stylelint typescript visual-regression vue vue-composition-api vuetify
Last synced: about 2 months ago
JSON representation
:video_game: Real-time battle game evolved the Tic Tac Toe:dolls:
- Host: GitHub
- URL: https://github.com/tomokimiyauci/matryoshka
- Owner: TomokiMiyauci
- License: mit
- Created: 2019-12-08T07:36:30.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-11T16:23:51.000Z (over 2 years ago)
- Last Synced: 2025-03-28T16:56:10.496Z (about 2 months ago)
- Topics: board-game, chromatic, express, firebase, game, githubactions, hygen, jest, nuxt, pwa, snapshot, ssr, storybook, stylelint, typescript, visual-regression, vue, vue-composition-api, vuetify
- Language: Vue
- Homepage: https://nested-dolls.firebaseapp.com/
- Size: 2.08 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Matryoshka

[](https://codecov.io/gh/TomokiMiyauci/matryoshka)
[](https://github.com/prettier/prettier)
[](LICENSE)> This is board game evolved the Tic Tac Toe.
> Play against your favorite people!## Component Catalog
You can see the components used in this project.
## Build Setup
``` bash
# 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, checkout [Nuxt.js docs](https://nuxtjs.org).