traviewhite / poke-vue-dex

A simple pokedex app built in Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 !

About

A simple pokedex app built in Vue.js


Languages

Language:Vue 78.3%Language:JavaScript 14.7%Language:SCSS 5.4%Language:HTML 1.7%