An open API service indexing awesome lists of open source software.

https://github.com/robertobdev/my-schematics


https://github.com/robertobdev/my-schematics

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started With My schematics Crud

This repository is a crud Schematic implementation that serves as a starting point to create a crud.

### Required Dependencies

`@angular/material` package is a required dependency

```bash
ng add @angular/material
```