TodoListAngular

This project was generated with Angular CLI version 11.2.6.

Development server

Установка: $ npm install $ cd /backend $ npm install $ cd ..

Запуск: $ npm start

Бэк поднимается на 1337 порте, фронт на 4200.

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

Установка: $ npm install $ cd /backend $ npm install $ cd ..

Запуск: $ npm start

Сервер: 1337 порт Фронт: 4200 порт

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

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.