0.0.3 • Published 3 years ago
xla-sdk v0.0.3
XLA SDK
Get Started
- Run
yarnin your terminal - Then run
npm run build - Update the
package.jsonfile "name" field with your own package name. Example@username/package-name - Create an account with npm if you don't have one already. Also be sure to enable two-factor authentication
- Sign in to your npm account in your terminal with
npm login - Run
npm publish --access=publicto publish your package