In file src/utils/index.js, replace {your-api-key} with the api key generated from your account at console.sariska.io
"dev": "NODE_OPTIONS='--openssl-legacy-provider' npm run serve",
npm install
npm run serve
npm run build
npm run lint
In file src/utils/index.js, replace {your-api-key} with the api key generated from your account at console.sariska.io
"dev": "NODE_OPTIONS='--openssl-legacy-provider' npm run serve",
npm install
npm run serve
npm run build
npm run lint