Darkkell / vuepoke

Random PokeCard on vue, types and stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuepoke

  • you can see the live preview on this link.

About

  • Only to compare with Astro - HTMX version of Pokedex.

Preview

  • Last version

PokeCard preview

  • first version

PokeCard preview

Project setup

  • vue config path on vue.config.js
module.exports = defineConfig({
  ...
  publicPath: '/pokedex'
})
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.

About

Random PokeCard on vue, types and stats


Languages

Language:Vue 92.4%Language:JavaScript 3.6%Language:HTML 3.5%Language:CSS 0.5%