https://github.com/spudmashmedia/spudmash-hack-randomuser-ng1-web
https://github.com/spudmashmedia/spudmash-hack-randomuser-ng1-web
angularjs excercise javascript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spudmashmedia/spudmash-hack-randomuser-ng1-web
- Owner: spudmashmedia
- Created: 2016-03-13T23:34:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-19T07:33:36.000Z (about 10 years ago)
- Last Synced: 2025-01-16T19:52:21.820Z (over 1 year ago)
- Topics: angularjs, excercise, javascript
- Language: JavaScript
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spudmash Quick Hacks: Random User API: AngularJS 1.0 Web
*Quick Hack Tasks:*
Integrate the REST service with:
- AngularJS 1.0
Each tech will consist of:
- Responsive UI
- Service Layer
- Automated Test (UI, unit, integration)
## Prerequisites
- Yeoman Generators-Angular
## Installation
Clone this repo
cd src
bower install
npm install
## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## History
| Date | Version | Description|
|-------|----------|-------------|
|2016-03-12 | 0.1 | initial commit
## Credits
Copyright (c) 2015 Spudmash Media