An open API service indexing awesome lists of open source software.

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

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