Skip to content

aalves08/poker-tool

Repository files navigation

poker-tool

Tested on node v16.19.1.

Project setup

yarn install

in order to connect with Github API, you'll need to create a .env file in the root of the project with the API token, such as:

VUE_APP_API_TOKEN=XXXXXXXXXXXXXX

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published