Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 856 Bytes

README.md

File metadata and controls

69 lines (40 loc) · 856 Bytes

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