JHipster module, Front End build with Angular MAterial
This is a JHipster module, that is meant to be used in a JHipster application. It will generate the front end using Angular Material and Angular Material Table
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module:
npm install -g generator-jhipster-angularmaterial
To update this module:
npm update -g generator-jhipster-angularmaterial
yo jhipster --skip-client
yo jhipster-angularmaterial
yo jhipster --with-entities --force
Apache-2.0 © [Jose Castellanos]