Angular-App-With-RequireJs
Angular App using RequireJs with all the basic Operations like:
-
Filters - Phone Number Format Filter.
-
Directives - Currency Formatter and Phone Number Formatter.
-
Factories - Factory Service for communication b/w controllers.
-
Sorting - Employees Result Filter and Sorting.
-
Ui-Route - Routing between the pages.
-
Transition Animations.
-
All the App module resources are loaded using RequireJs.
Steps to run:
i. Install packages using npm install.
ii. Run the app using command "lite-server".