Maverick2502 / rtk_query_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/Maverick2502/rtk_query_demo.git
cd rtk_query_demo

Install dependencies:

yarn

Now, you can start a local web server by running:

yarn run dev

And then open http://localhost:5173/ to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
yarn run dev Runs the app in the development mode.
yarn run build Builds the app for production to the dist folder.
yarn run server Runs json-server

About


Languages

Language:TypeScript 92.6%Language:CSS 3.3%Language:JavaScript 2.1%Language:HTML 2.0%