Bootstrap Docs - v1.0.0
Getting Started
Welcome to Evohus Admin Panel!

Evohus is a modern and flexible Real Estate Admin Dashboard built with Bootstrap 5, Vite, and Yarn. This guide will help you quickly set up and start your development environment.

Approx Read Time: 5 Min

Installation Steps:

Step 1: Install all dependencies using Yarn.

yarn

Step 2: Build your project for production.

yarn run build

Step 3: Start the development server.

yarn start

Development Server:

After running yarn start, the Vite development server will start automatically and open the dashboard in your browser (default URL: http://localhost:5173).

Build for Production:

To generate an optimized production build, run: yarn run build. The compiled files will be available in the dist directory, ready for deployment.

Support:

If you need help with setup, customization, or troubleshooting, please contact our support team. We're here to ensure your Evohus Admin Panel runs smoothly and efficiently.