npm install
npm run build
Generation schematics are instructions for the ng generate
command. Avrios' Schematics support custom API Services, components, modals, page components, ngrx store and library generation.
Usage example:
ng generate avrios-schematics:component <component-name>