x-business
v0.0.1
Published
1. cd projects/x-material 2. change the code 3. npm version patch 4. ng build x-material 5. cd dist/x-material 6. npm login 7. npm publish [--tag beta] # publish steps
Downloads
3
Readme
publish steps
- cd projects/x-material
- change the code
- npm version patch
- ng build x-material
- cd dist/x-material
- npm login
- npm publish [--tag beta]
publish steps
- cd projects/x-material
- change the code
- npm version patch
- ng build x-material
- cd dist/x-material
- npm login
- npm publish [--tag beta]