yarn install
It is important to provide an API KEY!
in .env
file put your API KEY from http://www.omdbapi.com/
EXAMPLE
VUE_APP_OMD_API_KEY = ap1k3y
yarn serve
yarn build
yarn lint
yarn install
It is important to provide an API KEY!
in .env
file put your API KEY from http://www.omdbapi.com/
EXAMPLE
VUE_APP_OMD_API_KEY = ap1k3y
yarn serve
yarn build
yarn lint