Практическое задание Light-It Installation $ npm install Usage You need to create a mongodb database named: WeatherDB If you do not have angular use: $ npm install -g @angular/cli Start NodeJS server: $ node server Start angular application: $ ng serve Open in browser: $ localhost:4200