/poke-vue-dex

A simple pokedex app built in Vue.js

Primary LanguageVue

Poké-Vue-Dex

Netlify Status

This is a Vite project bootstrapped with @vitejs/create-app.

Install and Setup

npm install
# or
yarn install

Once the project and dependencies are installed, navigate to your directory and run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 !