Skip to content

IONIC CRUD with JSON Server. I explained a friend how to work with this framework

Notifications You must be signed in to change notification settings

CharlesElGriego/Ionic-CRUD

Repository files navigation

IONIC 4 CRUD

Simple IONIC 4 CRUD with JSON Server

Run app :

  1. npm start
  2. json-server --watch db.json

Add

  1. On the Clients Page, you can add a new client at the top-right corner.

Update

  1. Click on a row on the Clients Page.
  2. Now you can edit the selected client.

Delete

  1. On the Edit Page at the top-right corner, there is a trash icon. Click it!

About

IONIC CRUD with JSON Server. I explained a friend how to work with this framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published