Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atysonjaime/vuejs-pokedex
Criando uma pokedex, usando Vue-JS e a pokeApi. Aplicação desenvolvida seguindo o curso de Vue-Js pelo Guia do Programador.
https://github.com/atysonjaime/vuejs-pokedex
Last synced: 21 days ago
JSON representation
Criando uma pokedex, usando Vue-JS e a pokeApi. Aplicação desenvolvida seguindo o curso de Vue-Js pelo Guia do Programador.
- Host: GitHub
- URL: https://github.com/atysonjaime/vuejs-pokedex
- Owner: AtysonJaime
- Created: 2021-05-28T19:21:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T20:43:35.000Z (over 3 years ago)
- Last Synced: 2023-09-16T16:38:22.010Z (over 1 year ago)
- Language: Vue
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokedex
## Project setup
npm install
### Compiles and hot-reloads for development
npm run serve
### Compiles and minifies for production
npm run build
### Lints and fixes files
npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).