https://github.com/vinicius73/whos-that-pokemon
A simple game for test your knowledge
https://github.com/vinicius73/whos-that-pokemon
game pika pokemon vue
Last synced: 9 months ago
JSON representation
A simple game for test your knowledge
- Host: GitHub
- URL: https://github.com/vinicius73/whos-that-pokemon
- Owner: vinicius73
- License: mit
- Created: 2020-05-28T22:41:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:18:36.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T21:22:10.673Z (about 1 year ago)
- Topics: game, pika, pokemon, vue
- Language: JavaScript
- Homepage: https://whos-that-pokemon.vinicius73.dev/
- Size: 686 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Who's that Pokemon
A simple game for test your knowledge
## Stack
This project is a tec-demo for [@vinicius73/rollup-plugin-pika-resolver](https://github.com/vinicius73/rollup-plugin-pika-resolver)
## Development
```sh
yarn install
yarn build
yarn serve
```