Skip to content

Developerkushagra/AngularGettingStarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AngularGettingStarted

Baisc project show casing the concepts of event binding, routing, filtering, creating the nested component, http request and injecting services If you already have angular installed then download this project, do NPM install and give NPM start command to run the application.

Commands

npm install: to install the packages available in package.json; npm start: command associated with "ng serve" to start our application; ng serve -o: after compilation application starts with default browser; ng build --prod: build the application, ready for deployment with minification

Source

Angular Getting Started by Deborah Kurata

About

The project covering the kick starting and slowly introducing to the powerful concept of angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors