Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabinadams/vue-pokemon-list
https://github.com/sabinadams/vue-pokemon-list
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sabinadams/vue-pokemon-list
- Owner: sabinadams
- Created: 2021-05-11T08:22:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:32:40.000Z (11 months ago)
- Last Synced: 2024-10-09T21:55:43.618Z (about 1 month ago)
- Language: CSS
- Homepage: vue-pokemon-list.vercel.app
- Size: 330 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-list-filter
## 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/).