Skip to content

JoelBiere/ediFakeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ediErrorScreenDevAPI

a fake API to call for development of the EDI error screen

starting the fake server

make sure to install json-server package

npm install -g json-server

run the command

json-server --watch src/db.json

it should start up at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published