Skip to content

kvivek1115/angular-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-demo

Configure and Install angular


  1. Install Angularjs using npm

npm install --save angular

  1. Install live-server for javascript run time

npm install -g live-server

  1. To run angular project go to project and run following command

live-server

Step to run demo project


  1. Pull the code from github

git pull https://github.com/kvivek1115/angular-demo.git

  1. type command to run

live-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published