0.0.3 • Published 1 year ago

xla-sdk v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

XLA SDK

Get Started

  1. Run yarn in your terminal
  2. Then run npm run build
  3. Update the package.json file "name" field with your own package name. Example @username/package-name
  4. Create an account with npm if you don't have one already. Also be sure to enable two-factor authentication
  5. Sign in to your npm account in your terminal with npm login
  6. Run npm publish --access=public to publish your package