Skip to content

pragneshpj/property-management-system

Repository files navigation

PROPERTY MANAGEMENT SYSTEM

Required to run project

Node : ">= v20.11.0" (LTS)

Follow below steps to run project in local

Step 1: Clone project

Step 2: Install project dependencies ( npm install / yarn install )

Step 3: Create .env file and copy variables from .env.example file and set in .env file.

Step 4: Run project ( npm run dev / yarn dev ).