This project was generated with Angular CLI version 11.2.6.
Установка: $ npm install $ cd /backend $ npm install $ cd ..
Запуск: $ npm start
Бэк поднимается на 1337 порте, фронт на 4200.
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
.
Установка: $ npm install $ cd /backend $ npm install $ cd ..
Запуск: $ npm start
Сервер: 1337 порт Фронт: 4200 порт
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.