No description
  • TypeScript 81.3%
  • HTML 14.1%
  • SCSS 4.1%
  • JavaScript 0.3%
  • Pug 0.2%
Find a file
2023-12-25 21:12:40 +03:00
.vscode Подготовка меню 2023-11-27 16:33:03 +03:00
src Добавление работы с видео 2023-12-25 21:12:40 +03:00
.dockerignore Update .*ignore 2023-12-13 15:01:33 +03:00
.editorconfig Подготовка меню 2023-11-27 16:33:03 +03:00
.gitignore Подготовка меню 2023-11-27 16:33:03 +03:00
angular.json Реализация загрузки файлов с сервера 2023-12-13 14:09:42 +03:00
package-lock.json Подготовка компонентов для звука и видео 2023-12-18 11:09:25 +03:00
package.json Подготовка компонентов для звука и видео 2023-12-18 11:09:25 +03:00
proxy.config.json Подготовка меню 2023-11-27 16:33:03 +03:00
README.md merge 2023-11-28 20:40:02 +03:00
tsconfig.app.json Подготовка меню 2023-11-27 16:33:03 +03:00
tsconfig.json Подготовка меню 2023-11-27 16:33:03 +03:00
tsconfig.spec.json Подготовка меню 2023-11-27 16:33:03 +03:00

Frontend

Клиентская часть

Ссылки

Шаблон создан по инструкциям:

  1. https://habr.com/ru/articles/701724/
  2. https://habr.com/ru/articles/656529/
  3. https://createapp.dev/

This project was generated with Angular CLI version 17.0.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.

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