Skip to content

PiperGuy/faker-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The node.js example app with faker API

The node.js example app with very basics of how to work with faker API:

  • Generate Random Charts Data
  • Generate Random Matrix Data
  • Generate Random User Data

Requirements

  • Node 8 & above
  • Git

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/PiperGuy/faker-node-app.git
cd FakerMockData
npm install

Running the server

To start the express server, run the following

npm run start

Addition notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published