Skip to content

bilalyasin1616/angular-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

First you have to install Node js NPM pkg manager To check if NPM is install in your system run command npm -v now install angular cli run command npm install -g @angular/cli Then Create a workspace and initial application run command ng new template
(template is the name of your angular project you can have whatever you want) wait for the installation of npm packages downloading that's it run the application by using command cd template ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published