https://github.com/meta-magic/angular-micro-front-end-order
https://github.com/meta-magic/angular-micro-front-end-order
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meta-magic/angular-micro-front-end-order
- Owner: meta-magic
- Created: 2019-07-24T06:32:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T09:06:39.000Z (over 6 years ago)
- Last Synced: 2025-01-09T07:13:53.435Z (about 1 year ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Order
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=orderslib &&
npm pack dist/orderslib/ &&
npm install orderslib-0.0.1.tgz &&
rm -rf ./node_modules/amexio-ng-extensions/amexio-ng-extensions.es5.js &&
ng build --prod