yt-gen-app/lib/templ/tmpl/frontend/angular
Ymnuk 4631b5973e
All checks were successful
continuous-integration/drone/tag Build is passing
Генерирование с учетом структур
2023-08-25 15:05:28 +03:00
..
src Генерирование с учетом структур 2023-08-25 15:05:28 +03:00
vscode Рефакторинг 2023-07-26 16:19:28 +03:00
angular.json.tmpl Исправление шаблона моделей 2023-08-14 16:30:06 +03:00
editorconfig.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00
gitignore.tmpl Добавление произвольного модуля в Angular 2023-08-11 13:25:45 +03:00
options.json.tmpl Fix auth service 2023-08-15 19:38:14 +03:00
package-lock.json.tmpl Исправление шаблона моделей 2023-08-14 16:30:06 +03:00
package.json.tmpl Исправление шаблона моделей 2023-08-14 16:30:06 +03:00
proxy.conf.json.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00
README.md.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00
tsconfig.app.json.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00
tsconfig.json.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00
tsconfig.spec.json.tmpl Рефакторинг 2023-07-26 16:19:28 +03:00

# Test

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.4.

## 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.