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

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

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