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

Evohus is a modern and flexible Flask Real Estate Admin Dashboard built with Flask, 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: Download the Package

Step 2: Unzip the file

Step 3: Install Node.js and yarn (if not already installed)

Step 4: Install Node Modules

Step 5: Create Production Build

This command compiles and optimizes your assets, creating a distribution folder (/dist) that contains minified and ready-to-deploy files. It ensures your project is optimized for performance in a production environment.

Step 6: Installation Flask

If you find that you do not have Python installed on your computer, then you can download it for free from the following website: https://www.python.org/.

If you do not have PIP installed, you can download and install it from this page: https://pypi.org/project/pip/.