1.0.18 • Published 3 years ago
@annubiz/ng-lib v1.0.18
@annubiz/ng-lib
The objective of this project to develop a framework that can provide all required bolts and nuts to retail requirements, for example: Hiring and Jobs Retail Shopping and e-commerce Tour, Travel & hotels Web classifieds, etc.
How this is enabled:
- One
index.tsfile is created inprojects/annu-ng-lib/src/liband exported all library angular items that need to be exposed publically. public-api.tsneeds to export all from thisindex.ts.- The last thing is to add
pathsto the roottsconfig.base.jsonto point to thisindex.ts. - This is all, now you just need to import library in your main app module.
Build Library
Run ng build annu-ng-lib to build the project. The build artifacts will be stored in the dist/annu-ng-lib directory. Use the --prod flag for a production build.
Generate alternate & optional Library documentation static site.
- Run
npm run docs, will create adocumentationfolder in root, that contains all static documentation code. - Run
npm run docs:serve, will start a local static web server at http://localhost:8080 that will serve the static library documentation. - This documentation support can be removed later once pages app is completed.
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.9
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
0.0.1
3 years ago