Skip to content

craftworkzold/ucll-workshop-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone this repo and install all dependencies by using npm install and bower install.

start grunt live-reload server

After installing npm and bower dependencies, you can start the live-reload server by running the command: grunt serve, the server will be available by navigating to the following url: http://localhost:8081

##Topics

  • Example 1 - bootstrap
  • Example 2 - ngModel + expressions
  • Example 3 - Filters
  • Example 4 - ngModule + ngController + inheritance + ngRepeat + ngClick
  • Example 5 - Services
  • Example 6 - Custom Directives
  • Example 7 - Custom Filters

About

Introduction to AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors