| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project contains some useful components to extends Angular Material
To install dependencies it will be used pnpm as package manager, so run:
pnpm iRun ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng generate component component-name --project=angular-material-extended to generate a new library component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
run:
pnpm run build_demo
run:
pnpm run prepublish_lib
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
| Back | FazBrowse Home | New Git URL |