Skip to content

drodreo/hello-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

HELLO ANGULAR


Prerequisties

  1. Install nodejs environment; Offical Site
  2. Install angular-cli by use command: npm install -g @angular/cli
  3. Make a directory that hold all the project files
  4. Command: ng new ${your_hello_world_name}
  5. When it's done, Command: ng serve; then you can see the hello world at localhost:4200 when it's started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published