https://github.com/meta-magic/angular-micro-front-end-product
https://github.com/meta-magic/angular-micro-front-end-product
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meta-magic/angular-micro-front-end-product
- Owner: meta-magic
- Created: 2019-07-24T06:23:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T09:10:39.000Z (over 6 years ago)
- Last Synced: 2025-02-26T14:25:30.006Z (11 months ago)
- Language: TypeScript
- Size: 157 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product UI
Build Project using below command
npm install &&
npm install https://github.com/meta-magic/amexio-ios/blob/v5.16/amexio-ng-extensions.tgz?raw=true &&
ng build --project=productlib &&
npm pack dist/productlib/ &&
npm install productlib-0.0.1.tgz &&
rm -rf ./node_modules/amexio-ng-extensions/amexio-ng-extensions.es5.js &&
ng build --prod