Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahardikakdenie/app-pokemon
App Pokemon List With Vuejs
https://github.com/mahardikakdenie/app-pokemon
axios javas pinia vue
Last synced: 26 days ago
JSON representation
App Pokemon List With Vuejs
- Host: GitHub
- URL: https://github.com/mahardikakdenie/app-pokemon
- Owner: mahardikakdenie
- Created: 2023-09-07T14:58:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T15:13:39.000Z (over 1 year ago)
- Last Synced: 2023-09-07T16:33:06.720Z (over 1 year ago)
- Topics: axios, javas, pinia, vue
- Language: Vue
- Homepage: https://pokemon.mahardikakdenie.my.id/home
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
(Node V-14)
## 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/).