Travel CRM Environments 1. Production ==> Branch Name: main 2. Development ==> Branch Name: develop Install git clone https://github.com/jawad2020-web/travel-crm.git cd travel-crm npm install Start development npm run dev Build for production npm run build Lint with npm run lint Resources Languages & tools npm Typescript vue3 pinia NaiveUI axios vue-router TailwindCSS Node git Vite ESLint