Skip to content
feresTalhaoui edited this page Sep 22, 2020 · 38 revisions

React Admin and Loopback 4 Crud Sample

getting started

This is a sample with a React Admin BackOffice and Loopback4 Backend to implement Crud operations on products and users by requesting APIs with LoopBack4 Provider that you can install with npm install react-admin-loopback4-adapted.

Clone this wiki locally