An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](https://raw.githubusercontent.com/rd003/StudentAngularDemo/master/screenshot.jpg)