Skip to content

Repository files navigation

Admin App

Installation

To set up the application, follow these steps:

  1. Clone the repository and install dependencies:

    git clone https://github.com/Ranto-creat/React-admin
    npm install
  2. Set up the JSON server:

    Open a new terminal and navigate to the server folder:

    cd React-admin/src/server/
    json-server --watch db.json -p 3004
  3. Start the React application:

    In a new terminal, navigate to the application directory and run:

    cd React-admin/
    npm run dev

Output

You should see output similar to this:

  VITE v5.4.14  ready in 1255 ms

  ➜  Local:   http://localhost:5173/
  ➜  Network: http://192.168.42.205:5173/
  ➜  press h + enter to show help

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages