Skip to content

MDTanvirAhmedEmon/reactjs-ready-dashboard

Repository files navigation

Clone and Change Instructions

After cloning the repository and installing dependencies, follow the steps below to configure the server:

Update vite.config.js

  1. Open the vite.config.js file.
  2. Find the server configuration and replace the host value with your local IP address:
server: {
    host: "YOUR_LOCAL_IP_ADDRESS", // Replace with your IP address
    port: "3000",
}
# emilioro-dashboard
# reactjs-ready-dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages