crm-dashboard-proyect

Official Plugins

  • @vitejs/plugin-react:
    • Utilizes Babel for Fast Refresh.

Getting Started

Follow these simple steps to set up your React + Vite project:

  1. Clone the Repository:

    git clone https://github.com/Silvak/crm-dashboard-project
  2. Navigate to Project Directory:

    cd crm-dashboard-project
  3. Install Dependencies:

    npm install
  4. Run project:

    npm run dev