Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ososuna/pokedex
🔴 A pokedex just for fun
https://github.com/ososuna/pokedex
composition-api pokeapi pokemon vuejs
Last synced: 3 days ago
JSON representation
🔴 A pokedex just for fun
- Host: GitHub
- URL: https://github.com/ososuna/pokedex
- Owner: ososuna
- Created: 2022-02-28T01:39:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T21:10:06.000Z (about 1 year ago)
- Last Synced: 2024-04-23T20:28:03.254Z (9 months ago)
- Topics: composition-api, pokeapi, pokemon, vuejs
- Language: Vue
- Homepage: https://pokedex-umber-pi.vercel.app
- Size: 448 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokedex
## catch em all!
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).