solace-serenity
v0.0.27
Published
A personalised component library
Readme
Publish Package
- Install the latest dependencies
npm i - Build the package
npm run dev - Publish the package
npm publish
Authenticate with github
- Create personal access token
- Run the below command to login
npm login --registry=https://npm.pkg.github.com --scope=@serene-solace - Use the username as
solaceworkand password as personal access token
