General info ( Live Demo)
CRUD using Angular. Aim for this project is to learn Angular Concept.
Project is created with:
- Angular
- Bootstrap
- jsonpalceholder api
To run this project, install it locally using npm:
$ git clone https://github.com/Keyur996/Basic-angular-crud.git
$ cd Basic-angular-crud
$ npm install
$ Make comment "const swal" in node_modules/sweetalert/typings/sweetalert.d.ts
$ npm start