https://github.com/carlosndiaye/isirest-client
Simple Angular client app for restisi backend
https://github.com/carlosndiaye/isirest-client
angular2 bootstrap heroku-deployment javascript typescript
Last synced: 3 months ago
JSON representation
Simple Angular client app for restisi backend
- Host: GitHub
- URL: https://github.com/carlosndiaye/isirest-client
- Owner: carlosndiaye
- Created: 2020-03-01T20:34:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:27:15.000Z (over 3 years ago)
- Last Synced: 2025-11-11T09:09:45.160Z (8 months ago)
- Topics: angular2, bootstrap, heroku-deployment, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 3.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISIREST client
This project generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.1 is the frontend app for restisi JAX-RS API
## 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/).
## Deployment
This project is deployed on Heroku. You can access it from [this link](https://isirest-client.herokuapp.com/)
## 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).