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

https://github.com/erikaperciliano/crud-angular13

The objective this project is improve my knowledge of Angular 13.
https://github.com/erikaperciliano/crud-angular13

angular-cli angular13 typescript

Last synced: 2 months ago
JSON representation

The objective this project is improve my knowledge of Angular 13.

Awesome Lists containing this project

README

          

# Project CRUD with Angular 13 💻

### The objective this project is improve my knowledge of Angular 13.

## 🛠 Technologies
* Angular 9
* TypeScript

## Project Configuration ✍️
```
npm install
```

### Compile and reload the project
```
npm start
```