The skeleton for Ng Ui Libraries.
Install global dependencies:
yarn global add stylelint typescript-formatter gulp
Yarn install all packages.
Build project in JIT or AOT.
For JIT Compilation:
yarn build
For AOT Compilation:
yarn aot
The skeleton for Ng Ui Libraries.
Install global dependencies:
yarn global add stylelint typescript-formatter gulp
Yarn install all packages.
Build project in JIT or AOT.
For JIT Compilation:
yarn build
For AOT Compilation:
yarn aot