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.
- Host: GitHub
- URL: https://github.com/erikaperciliano/crud-angular13
- Owner: erikaperciliano
- Created: 2022-01-27T15:07:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T14:46:15.000Z (over 4 years ago)
- Last Synced: 2025-03-20T10:35:11.713Z (about 1 year ago)
- Topics: angular-cli, angular13, typescript
- Language: TypeScript
- Homepage:
- Size: 463 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```