create mock data in UI using json-editor + json-server.
In addition, can use the json-server REST API as is.
Install package
npm install
Start JSON Server
npm start
See also: * json-server * json-editor
create mock data in UI using json-editor + json-server.
In addition, can use the json-server REST API as is.
Install package
npm install
Start JSON Server
npm start
See also: * json-server * json-editor