Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscarjorge/card-extended
Extensión del card de Angular Material
https://github.com/oscarjorge/card-extended
Last synced: about 1 month ago
JSON representation
Extensión del card de Angular Material
- Host: GitHub
- URL: https://github.com/oscarjorge/card-extended
- Owner: oscarjorge
- License: mit
- Created: 2019-10-21T10:47:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:18:52.000Z (over 1 year ago)
- Last Synced: 2024-09-27T18:22:30.383Z (about 2 months ago)
- Language: TypeScript
- Size: 2.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# card-extended
Un simple plugin de angular que extiende al componente card de Angular Material
## Installation
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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).