Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iravitejakumar/angular-test
this application consists of 3 pages. 1st page consists of login button, 2nd page consists of user credentials form and 3rd page consists of information of user and a logout button. user greetings is displayed using custom filter . Header and footer are reusable components implemented using custom directives.
https://github.com/iravitejakumar/angular-test
Last synced: 16 days ago
JSON representation
this application consists of 3 pages. 1st page consists of login button, 2nd page consists of user credentials form and 3rd page consists of information of user and a logout button. user greetings is displayed using custom filter . Header and footer are reusable components implemented using custom directives.
- Host: GitHub
- URL: https://github.com/iravitejakumar/angular-test
- Owner: iravitejakumar
- Created: 2016-02-24T10:08:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T10:12:05.000Z (over 8 years ago)
- Last Synced: 2024-10-10T00:06:26.222Z (about 1 month ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-test
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.15.1.## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.