Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugging Practice

This is a debugging practice lab. Fix the errors!

Running the Server

  • This project uses a package called json-server that relies on a db.json file to fake a RESTful JSON api

To install and run the server:

$ npm i -g json-server

$ json-server --watch db.json

About

Practice lab for the debugging workshop

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages