idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.27k stars 1.89k forks source link

Solved Issue #1079 #1080

Open Shashan17J opened 5 months ago

Shashan17J commented 5 months ago

Description

Consolidated the separate frontend and backend run scripts into a single script for easier management and deployment. Updated the package.json scripts to reflect this change.

Related Issues

Fixes #1079

Steps to Test

1.Clone the repository and checkout to this branch.

  1. cd frontend
  2. Run the new consolidated run script using 'npm run dev:concurrent'

Screenshots (if applicable)

Screenshot 2024-04-24 150147

Checklist