/how-often-should-you-sucker

How often should you use the move Sucker Punch in a 1v1 mindgame?

Primary LanguageVueMIT LicenseMIT

How Often Should You Sucker

This repository holds the code for How Often Should You Sucker.

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Runs the minified production build

yarn preview

Lints files

yarn lint

Lints and fixes files (do this before every commit)

yarn lint:fix