https://github.com/hiro0218/ai-janken
https://github.com/hiro0218/ai-janken
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiro0218/ai-janken
- Owner: hiro0218
- License: mit
- Created: 2020-04-11T15:45:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T17:35:06.000Z (about 6 years ago)
- Last Synced: 2025-02-05T20:33:50.362Z (over 1 year ago)
- Language: Vue
- Homepage: https://hiro0218.github.io/AI-JANKEN/
- Size: 1.02 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-JANKEN
> AI Janken 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, check out [Nuxt.js docs](https://nuxtjs.org).