13 Forks
8 Stars
8 Watchers

angular-2-crud

Book Management System demonstrates the Angular 2 CRUD operations using http() service calls. User can call HTTP post() to insert the record, get() to read the single record/list of records, put() to update the record, and delete() to delete the record.

How to download and setup angular-2-crud

Open terminal and run command
git clone https://github.com/scbushan05/angular-2-crud.git
git clone is used to create a copy or clone of angular-2-crud repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with angular-2-crud https://github.com/scbushan05/angular-2-crud/archive/master.zip

Or simply clone angular-2-crud with SSH
[email protected]:scbushan05/angular-2-crud.git

If you have some problems with angular-2-crud

You may open issue on angular-2-crud support forum (system) here: https://github.com/scbushan05/angular-2-crud/issues