Skip to content

mores/angular-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-examples

  1. Install the global package as root sudo npm install -g @angular/cli

1b. Update package if needed sudo npm install -g npm

  1. Create a new project ng new hello-world

  2. Test it out cd hello-world

    ng serve --host=0.0.0.0 --disable-host-check --ssl true --ssl-cert /etc/ssl/internal-certs/test.org.crt --ssl-key /etc/ssl/internal-certs/test.org.key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published