https://github.com/tauhidul0821/unipet-table
https://github.com/tauhidul0821/unipet-table
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tauhidul0821/unipet-table
- Owner: tauhidul0821
- Created: 2024-07-15T07:16:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-15T07:20:57.000Z (11 months ago)
- Last Synced: 2025-03-08T03:34:55.814Z (3 months ago)
- Language: TypeScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# For Build package:
- go to my-library folder
- update version no.
- run this command for build package :
- ng build my-library --configuration=production# For Publish library
- go to lib folder
- npm publish --access public# For access user to npm
- npm adduser
- login through browser
-