kyleballard / mock-data-generator

Templated mock data generator using Faker.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mock Data Generator

Proof of concept for generating sample Ecommerce data using Faker.js

Instructions

npm install
npm start person 
npm start inline
npm start hookio
npm start orders

About

Templated mock data generator using Faker.js

License:MIT License


Languages

Language:JavaScript 100.0%