Deploy to NPM
This will update the package number, build the code and deploy the new code
npm run deploy
To run it locally
npx wapi-core
To call the function:
something = the name of the function that needs to be called
npx wapi-core something
TODO:
- Get the spinner to work??
- Add the right functions for each core script