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

https://github.com/rjchi/anime-client

Este repositorio es la implementación del frontend del proyecto anime-api-tsc-server.
https://github.com/rjchi/anime-client

angularjs bootstrap5 bootswatch front-end-development http-client typescript

Last synced: 3 months ago
JSON representation

Este repositorio es la implementación del frontend del proyecto anime-api-tsc-server.

Awesome Lists containing this project

README

          

# Client

This Project Was Generated With [Angular CLI](https://github.com/angular/angular-cli) Version 16.2.3.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application 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.

## 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 a platform of your choice. To use this Command, you need to first add a package that implements end to end testing capabilities.

## Further Help

To get more help on the Angular CLI use `ng help` Or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.