README
WxComponentsAngular
This project was generated with Angular CLI version 6.0.1.
Library setup
https://docs.npmjs.com/private-modules/intro
Build Library
In command line run - ng build wxc-angular
Publish npm
In command line run - npm publish
This requires MFA to be setup in NPM
Add new component
Add new component to the library wxc-angular
ng g c [COMPONENT-NAME] --project wxc-angular
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Angular Component customisation
Angular material styles can be updated in the file projects/wxc-angular/wx-material.scss