Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

create new project angular

ng new 
//After this you will be given the choice to name the project, add routing, add scss/sass/css
ng new angular_project

cd angular-project
ng serve
Source by angular.io #
 
PREVIOUS NEXT
Tagged: #create #project #angular
ADD COMMENT
Topic
Name
4+2 =