Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 328 Bytes

JsonMocker

An easy to use web-based editor to create reusable json mock data schema files.

Screenshot

Try it out now!

Development

  • npm install
  • npm run dev

Building

  • npm install
  • npm run build

Inspired by jsongenerator.io, made by NickBa