https://github.com/avs123a/angular-question-client
angular client for spring and play rest question services
https://github.com/avs123a/angular-question-client
angular-cli angular4 nodejs npm typescript
Last synced: 3 months ago
JSON representation
angular client for spring and play rest question services
- Host: GitHub
- URL: https://github.com/avs123a/angular-question-client
- Owner: avs123a
- Created: 2018-07-01T18:37:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T18:50:25.000Z (over 7 years ago)
- Last Synced: 2025-01-15T22:43:52.078Z (about 1 year ago)
- Topics: angular-cli, angular4, nodejs, npm, typescript
- Language: TypeScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuestionClient
Angular client for :
REST spring question server - https://github.com/avs123a/demoapp1
REST play framework question server - https://github.com/avs123a/play-question-service
# NOTE!!! THIS PROJECT NEED TO BE FINISHED AND FIXED!!!
Installation:
1.) crone repository
2.) run command npm install
3.) in files .service.ts change API URLs
4.) Add CORS to server
5.) run command ng-serve