Tested on node v16.19.1
.
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
yarn serve
yarn build
yarn lint
Tested on node v16.19.1
.
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
yarn serve
yarn build
yarn lint