Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 318 Bytes

Documents

node version -> 14.2.0

install angular cli using

npm install -g @angular/cli

clone the code. git clone https://github.com/coolgourav147/hello-world-angular.git

run below command npm install

then

ng serve --host 0.0.0.0

now you can access your application no

http://server_ip:4200/