Get yourself an API Key from from https://www.ofac-api.com/documentation.html
Go to the .env file and set it as an environmental variable
set VUE_APP_OFAC_API_KEY=your-api-key
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit