Skip to content

janakunft/location-json-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-server-intro

Description

Quickly explore how to use json-server

Installation

Install the dependencies and devDependencies and start the server.

cd json-server-intro
npm i

Start json-server using static db.json

npm run serve-json-static

Start json-server using dynamic data generated with Faker

npm run serve-json-generated

Credits and Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published