https://github.com/irmantastam/pokedex-vite-ts
https://github.com/irmantastam/pokedex-vite-ts
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/irmantastam/pokedex-vite-ts
- Owner: irmantastam
- Created: 2024-02-09T17:50:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T11:04:36.000Z (over 1 year ago)
- Last Synced: 2025-01-07T19:43:21.043Z (9 months ago)
- Language: Vue
- Homepage: https://pokedex-vite-ts.irmantastamasauskas.com/
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokedex
Let's catch 'em all!
## Project setup
```sh
# Install dependencies
npm install# Start in development mode
npm run dev
```