-
Склонируйте репозиторий
git clone https://github.com/DaniilRyb/SpaceXLauncher.git
-
Установите необходимые модули
npm i
-
Установите Angular глобально, если он у вас не установлен
npm install -g @angular/cli
-
Запустите проект командой
ng serve
-
Пройдите по ссылке в браузере
http://localhost:4200/
-
Clone the
git clone' repository https://github.com/DaniilRyb/SpaceXLauncher.git
-
Install the necessary
npm i
modules -
Install Angular globally if you don't have
npm install -g @angular/cli
installed -
Run the project with the
ng serve
command -
Follow the link in the browser
http://localhost:4200 /