https://github.com/rd003/studentangulardemo
Angular 17 crud app with primeng, ngrx, json server
https://github.com/rd003/studentangulardemo
angular json-server ngrx ngrx-store primeng
Last synced: 23 days ago
JSON representation
Angular 17 crud app with primeng, ngrx, json server
- Host: GitHub
- URL: https://github.com/rd003/studentangulardemo
- Owner: rd003
- License: mit
- Created: 2024-03-02T10:47:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T16:06:56.000Z (over 2 years ago)
- Last Synced: 2025-03-02T09:45:34.238Z (over 1 year ago)
- Topics: angular, json-server, ngrx, ngrx-store, primeng
- Language: TypeScript
- Homepage:
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StudentAngularDemo
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.2.1.
## Development server
Run `ng serve --open` for a dev server
## Api server (json-server)
Run `npm run server` for starting api server.
