whos that pokemon
1.0.0
一个“谁是那个神奇宝贝”猜测游戏
https://whos-that-dang-pokemon.netlify.app/
yarn install
在开发模式下运行将在更改上重新编译和热填充。
yarn dev
yarn build
yarn serve
yarn test
在观察模式:
yarn test-watch
yarn typecheck
yarn lint