Skip to content

Shrugsy/whos-that-pokemon

Repository files navigation

Who's that Pokémon?

A "Who's that Pokémon" guessing game

Live Demo

https://whos-that-dang-pokemon.netlify.app/

Usage

Install packages

yarn install

Run in development mode

Running in development mode will re-compile and hot-reload on changes.

yarn dev

Run in production mode

yarn build
yarn serve

Run tests

yarn test

In watch mode:

yarn test-watch

Run type checking

yarn typecheck

Run linting

yarn lint

About

A "Who's that Pokémon" guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published