rd003 / AngularMaterialDemo

Angular crud operations with angular material and json server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularMaterialDemo

This project contains full crud operation using http services. I have used angular material to design ui.

How to use rest apis?

I have created apis with json-server. In a seperate integrated terminal run npm run api command to start a api server.

Run angular dev server.

Run this command in a seperate terminal `ng s -o'

Enjoy 😁

About

Angular crud operations with angular material and json server


Languages

Language:TypeScript 69.6%Language:HTML 27.3%Language:SCSS 3.1%