Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 291 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 291 Bytes

poc-json-server-api

POC fake api with json-server and Faker.js

Installation

yarn install

Start

yarn start # or yarn serve

Start with mock

yarn serve:json

Enjoy! 😋