https://github.com/maryucha/todoangular
Aplicação criada para praticar o Angular 13
https://github.com/maryucha/todoangular
angular api-rest html5 json-server typescript
Last synced: 2 months ago
JSON representation
Aplicação criada para praticar o Angular 13
- Host: GitHub
- URL: https://github.com/maryucha/todoangular
- Owner: Maryucha
- Created: 2022-03-16T15:39:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T12:07:52.000Z (about 3 years ago)
- Last Synced: 2025-02-01T07:43:43.890Z (4 months ago)
- Topics: angular, api-rest, html5, json-server, typescript
- Language: TypeScript
- Homepage:
- Size: 3.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo TodoMVC Angular
This project was generated with [angular-cli](https://github.com/angular/angular-cli).
## Screenshots of the application - (for assets embedding demo)
| Home page | About page |
| ------------------------------------- | -------------------------------------- |
|  |  |It is a demo project for demonstrating my habilities with Angular:
- architecture
- components documentation
- embedding images
- documentating methods and properties of components, classes, interfaces, etc...## Development server
Run `npm start` 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/module`.