/guess-pokemon-game

A traditional guess the pokemon game made with VueJS

Primary LanguageJavaScript

04-pokemon-game

Leasons learned

  • Inline snapshots
  • Validate internal structure of object in toEqual

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.