Skip to content

jonoman55/react-query-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-query-app

In order to run this project you need to start both the client and the API.

Start Client

  1. cd client
  2. npm run dev

Start API

  1. cd api
  2. npm start

Releases

No releases published

Packages

No packages published