Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doguedogue/vue-pokemon-game
Dominic's Pokémon Quiz
https://github.com/doguedogue/vue-pokemon-game
Last synced: 11 days ago
JSON representation
Dominic's Pokémon Quiz
- Host: GitHub
- URL: https://github.com/doguedogue/vue-pokemon-game
- Owner: doguedogue
- Created: 2022-03-21T17:48:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:24:46.000Z (about 2 months ago)
- Last Synced: 2024-11-03T17:25:08.339Z (about 2 months ago)
- Language: Vue
- Homepage: https://gray-moss-0ebdb170f.2.azurestaticapps.net/
- Size: 282 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dominic's Pokémon Quiz
![](src/assets/1647885052566.png)
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).