https://github.com/nasruddin/angular-based-microservice
Angular based UI project for spring cloud based microservice. Refer for backend microservices : https://github.com/Nasruddin/spring-based-microservices
https://github.com/nasruddin/angular-based-microservice
angular bootstrap font-awesome microservice rxjs
Last synced: 9 months ago
JSON representation
Angular based UI project for spring cloud based microservice. Refer for backend microservices : https://github.com/Nasruddin/spring-based-microservices
- Host: GitHub
- URL: https://github.com/nasruddin/angular-based-microservice
- Owner: Nasruddin
- Created: 2019-05-27T22:59:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T15:32:51.000Z (over 3 years ago)
- Last Synced: 2025-03-31T02:34:37.909Z (12 months ago)
- Topics: angular, bootstrap, font-awesome, microservice, rxjs
- Language: TypeScript
- Homepage: http://javatab.wordpress.com
- Size: 493 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudentCourseRegistrationSystem
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.9.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).