Skip to content

kishorsawant02/react-rtk-query

Repository files navigation

About The Project

React with RTK Query demo.

Getting Started

RTK Query 1.0.0

Prerequisites

Install dependancies using below commands

  • npm
    npm install

Configuration

Sample configurationd details added. How to run local server, build project for production deployment.

  1. Run Developement Enviroment & Local DB server

    Update package json, dev task script with available port number for server and running local JSON server

       npm start

    Click http://localhost:PORT

  2. Build Project

Update package json, build task in script with build folder name

npm run build

(back to top)

Authors

Contributors names

Kishor Sawant

About

React Project demonstrating RTK query with local JSON server db.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published