@scriptandgo/sdk-lib
v3.2.2-beta.0
Published
SDK library for ScriptAndGo Angular projects
Readme
SdkLib
SDK library for ScriptAndGo Angular projects.
Build
Run ng build sdk-lib --prod to build the library. The build artifacts will be stored in the dist/ directory.
Publishing
Before building your library, increment the version in package.json.
After building your library with ng build sdk-lib --prod, go to the dist folder cd dist/sdk-lib and run npm login and then npm publish --access public.
