coolgourav147 / hello-world-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About


Languages

Language:TypeScript 74.8%Language:JavaScript 18.1%Language:HTML 3.6%Language:Dockerfile 2.6%Language:CSS 0.8%