A "Who's that Pokémon" guessing game
https://whos-that-dang-pokemon.netlify.app/
yarn install
Running in development mode will re-compile and hot-reload on changes.
yarn dev
yarn build
yarn serve
yarn test
In watch mode:
yarn test-watch
yarn typecheck
yarn lint