Skip to content

sj0n/popdex

Repository files navigation

PopDex

A simple Pokédex web application.


Tools


Setup

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

#bun
bun install

Component testing

bun run test:nuxt

E2E Testing

bun run wrangler:dev && bun run --project e2e

Util test

bun test tests/server/utils

About

A simple pokedex.

Topics

Resources

Stars

Watchers

Forks

Contributors